Skip to content

Commit

Permalink
fix token name
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jul 17, 2023
1 parent 550834f commit 99e104a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downgraded_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: "actions/checkout@v3"
with:
token: ${{ secrets.WORKFLOWS_TOKEN }}
token: ${{ secrets.ACCESS_TOKEN }}

-
uses: "shivammathur/setup-php@v2"
Expand Down

0 comments on commit 99e104a

Please sign in to comment.