Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
molarmanful committed Feb 1, 2024
1 parent 130fe55 commit 4ed4209
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
run: sudo apt install bdfresize
- name: build
env:
TAG: ${{ github.event.release.tag_name }}
run: ./build.sh -v "$TAG"
REF: ${{ github.ref_name }}
run: ./build.sh -v "$REF"
- name: Release
uses: svenstaro/[email protected]
with:
Expand Down

0 comments on commit 4ed4209

Please sign in to comment.