We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ec096a commit aeab643Copy full SHA for aeab643
.github/workflows/generate-opl-release.yml
@@ -56,6 +56,7 @@ jobs:
56
- name: Publish METADATA Release
57
uses: "ncipollo/release-action@v1"
58
with:
59
+ allowUpdates: true
60
token: "${{ secrets.GITHUB_TOKEN }}"
61
artifacts: "webwork-open-problem-library-METADATA.tar.gz,\
62
webwork-open-problem-library-METADATA.tar.bz2,\
0 commit comments