Skip to content

Commit

Permalink
rrrrrsdfasdas
Browse files Browse the repository at this point in the history
  • Loading branch information
rabigorkhali authored and rabigorkhali committed Mar 20, 2024
1 parent c3bb4f7 commit 163ab7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id: create_release
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.MY_SECRET_KEY }} # Update this line with your new token name
GITHUB_TOKEN: ${{ secrets.MY_SECRET_KEY }} # Use the correct secret name here
with:
tag_name: v${{ github.run_number }}
release_name: Release v${{ github.run_number }}
Expand Down

0 comments on commit 163ab7f

Please sign in to comment.