Skip to content

Commit aeab643

Browse files
committed
allow release updates
1 parent 7ec096a commit aeab643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-opl-release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
- name: Publish METADATA Release
5757
uses: "ncipollo/release-action@v1"
5858
with:
59+
allowUpdates: true
5960
token: "${{ secrets.GITHUB_TOKEN }}"
6061
artifacts: "webwork-open-problem-library-METADATA.tar.gz,\
6162
webwork-open-problem-library-METADATA.tar.bz2,\

0 commit comments

Comments
 (0)