We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1247eb3 commit 2597c69Copy full SHA for 2597c69
1 file changed
.github/workflows/main.yml
@@ -72,7 +72,7 @@ jobs:
72
if: github.ref_type == 'tag'
73
uses: ncipollo/release-action@v1
74
with:
75
- name: 'MonoGame.Library.FreeType ${{ github.ref_name }}'
+ name: 'MonoGame.Tool.FFmpeg ${{ github.ref_name }}'
76
tag: ${{ github.ref_name }}
77
allowUpdates: true
78
removeArtifacts: true
0 commit comments