Skip to content

Commit

Permalink
fix: build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
a48zhang committed Apr 25, 2024
1 parent 59dbf17 commit 59ce6f6
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: "templates"
tag: ${{ github.ref }}

0 comments on commit 59ce6f6

Please sign in to comment.