Skip to content

Commit

Permalink
Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Oct 22, 2023
1 parent 2bd2a6d commit 8461f85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
name: QGIS-${{ env.QGIS_VERSION }}-MacOSX-arm64
- uses: ncipollo/release-action@v1
with:
name: $${{ env.QGIS_VERSION }}
name: ${{ env.QGIS_VERSION }}
artifacts: "*.pkg"
body: "body.md"
tag: ${{ env.QGIS_VERSION }}

0 comments on commit 8461f85

Please sign in to comment.