Skip to content

Commit

Permalink
fix tag
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Jun 17, 2024
1 parent 07b5c8e commit 54d0b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# path: fyne-cross/dist/linux-amd64/
- name: Release
uses: fnkr/github-action-ghr@v1
#if: startsWith(github.ref, 'refs/tags/')
if: startsWith(github.ref, 'refs/tags/')
env:
GHR_PATH: fyne-cross/dist/linux-amd64/
#- uses: wangyoucao577/[email protected]
Expand Down

0 comments on commit 54d0b7b

Please sign in to comment.