Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
7gugu authored Aug 31, 2024
1 parent acf50fe commit bf6d489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
uses: opspresso/action-release@v0.2.9
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
TAG_NAME: $MAJOR_VER.$MINOR_VER.${{ github.run_number }}
TAG_NAME: ${{ github.run_number }}
ASSET_PATH: firefox.zip

0 comments on commit bf6d489

Please sign in to comment.