Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
june07 committed May 21, 2024
1 parent d5c4325 commit 26bfaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -359,5 +359,5 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ github.sha }}
tag_name: 'tag-${{ github.sha }}'
files: '/tmp/artifact/${{ env.ZIP_NAME }}.zip'

0 comments on commit 26bfaca

Please sign in to comment.