Skip to content

Commit

Permalink
88
Browse files Browse the repository at this point in the history
  • Loading branch information
a48zhang committed Apr 25, 2024
1 parent fecfe3a commit da98ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ jobs:
uses: ncipollo/release-action@v1.14.0
with:
artifacts: "build/template.pdf"
tag: ${{ github.sha }}:8
tag: $(echo ${{ github.sha }} | cut -c1-8)

0 comments on commit da98ec0

Please sign in to comment.