Skip to content

Commit

Permalink
подменил токен на GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
artbear authored Jun 29, 2024
1 parent be12a1f commit fa56834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
with:
package_mask: "v8runner-*.ospx"
secrets:
PUSH_TOKEN: ${{ secrets.PUSH_TOKEN }}
PUSH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fa56834

Please sign in to comment.