Skip to content

Commit 51cb9c3

Browse files
authored
the latest tag is called release-3.12, use it here
1 parent b84cbcf commit 51cb9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: dsaltares/[email protected]
2222
with:
2323
repo: 'GrammaticalFramework/gf-core'
24-
version: 'tags/${{ env.GF_VERSION }}'
24+
version: 'tags/release-${{ env.GF_VERSION }}'
2525
file: 'gf-${{ env.GF_VERSION }}-ubuntu-24.04.deb'
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727

0 commit comments

Comments
 (0)