Skip to content

Commit

Permalink
tag name!
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Mar 23, 2024
1 parent 930a413 commit 83816cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
| tar xfJ - --strip-components 1
- run: ./sqlite-dist ./sqlite-dist.toml --input dist/ --output distx/
- run: |
gh release upload \
gh release upload ${{ github.ref_name }} \
distx/github_releases/* \
distx/spm/* \
distx/sqlpkg/* \
Expand Down

0 comments on commit 83816cf

Please sign in to comment.