Skip to content

Commit

Permalink
Update publish-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zen0bit authored Apr 15, 2024
1 parent 3fabf5e commit 2c7bbdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
fetch-depth: 1
- name: Check if we are on correct commit
env:
shell: /usr/bin/bash
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
REL_VERSION=v$(./quickemu --version)
Expand Down

0 comments on commit 2c7bbdc

Please sign in to comment.