Skip to content

Commit b5c1022

Browse files
committed
2 parents 984063d + 06667e4 commit b5c1022

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

labs/lab06.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121
branches:
2222
- main
2323

24+
# Comment out the 2 lines if the permissions for the GITHUB_TOKEN is read and write and you get an workflow runtime error
2425
permissions:
2526
contents: write
2627

@@ -102,4 +103,4 @@ template: |
102103
23. Complete the pull request and merge the `feature/lab06` branch into the `main` branch
103104
24. Go to `Actions` and see the details of your `Release Drafter` workflow
104105
25. After the workflow completed, navigate to the `Releases` page to see your new `v0.1.1` draft release
105-
26. _(Optional)_ Enable the `autolabeler` option of the Release Drafter and configure it to add automatically a label into a pull request. See details [Autolabeler](https://github.com/release-drafter/release-drafter#autolabeler)
106+
26. _(Optional)_ Enable the `autolabeler` option of the Release Drafter and configure it to add automatically a label into a pull request. See details [Autolabeler](https://github.com/release-drafter/release-drafter#autolabeler)

0 commit comments

Comments
 (0)