Skip to content

Commit

Permalink
Move token to secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorprogger committed Oct 13, 2024
1 parent 69fd707 commit 072ad3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bechmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
php: >-
['8.1', '8.2', '8.3']
tag-name: master
secrets:
token: ${{ secrets.YIISOFT_GITHUB_TOKEN }}

0 comments on commit 072ad3e

Please sign in to comment.