Skip to content

Commit

Permalink
allow release updates
Browse files Browse the repository at this point in the history
  • Loading branch information
drdrew42 committed Aug 13, 2024
1 parent 7ec096a commit aeab643
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-opl-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
- name: Publish METADATA Release
uses: "ncipollo/release-action@v1"
with:
allowUpdates: true
token: "${{ secrets.GITHUB_TOKEN }}"
artifacts: "webwork-open-problem-library-METADATA.tar.gz,\
webwork-open-problem-library-METADATA.tar.bz2,\
Expand Down

0 comments on commit aeab643

Please sign in to comment.