Skip to content

Commit

Permalink
change url to where to set secrets (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
tacman authored Oct 17, 2022
1 parent 889abd9 commit e5a3284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ env:
GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}
```
Make sure to add this access token in "Secrets" of package settings: `https://github.com/<organization>/<package>/settings/secrets/actions`
Make sure to add this access token in "Secrets" of package settings at https://github.com/<organization>/<package>/settings/environments
<br>
Expand Down

0 comments on commit e5a3284

Please sign in to comment.