Skip to content

Commit

Permalink
Merge pull request #69 from eMoflon/feature/update-github-release-act…
Browse files Browse the repository at this point in the history
…ion-nodejs20

Updates GitHub release action to NodeJS v20
  • Loading branch information
maxkratz authored Mar 29, 2024
2 parents 3e49aba + c1ec10c commit fe91912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: |
zip -qr javadoc.zip javadoc
- name: Release emoflon-ilp
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: |
org.emoflon.ilp.updatesite/org.emoflon.ilp.updatesite-*.zip
Expand Down

0 comments on commit fe91912

Please sign in to comment.