Skip to content

Commit

Permalink
Merge pull request #10 from wxMaxima-developers/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/softprops/action-gh-release-2

Bump softprops/action-gh-release from 1 to 2
  • Loading branch information
gunterkoenigsmann authored Mar 12, 2024
2 parents a2f9928 + e62f976 commit 5637b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# flatpak install --or-update flathub org.gnome.Sdk//42 org.gnome.Platform/x86_64/42 -y
# flatpak-builder tmp org.flatpak.wxmaxima.yml
- name: Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: wxmaxima-x86_64.AppImage

0 comments on commit 5637b80

Please sign in to comment.