Skip to content

Commit

Permalink
Fix a typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaiser-Yang committed Feb 27, 2025
1 parent bfb00e1 commit a9ddad1
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 @@ -57,7 +57,7 @@ jobs:
name: ${{ github.ref_name }}
tag_name: ${{ github.ref_name }}
token: ${{ github.token }}
files: gc-front-end.tar.gz
files: gcs-front-end.tar.gz
draft: false
prerelease: false
generate_release_notes: true

0 comments on commit a9ddad1

Please sign in to comment.