Skip to content

Commit

Permalink
ci: add gh token to versioning.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Feb 2, 2024
1 parent fd6787d commit 6a5dd3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: Actions-R-Us/actions-tagger@latest
with:
token: ${{ secrets.GH_TOKEN_FOR_UPDATES }}

0 comments on commit 6a5dd3c

Please sign in to comment.