We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20e34b commit 8f0ef17Copy full SHA for 8f0ef17
4 files changed
.github/workflows/publish.yml
@@ -94,7 +94,6 @@ jobs:
94
generate_release_notes: ${{ github.event.inputs.release_body == '' }}
95
draft: false
96
make_latest: true
97
- allow_updates: true
98
99
- name: Install dependencies
100
run: npm ci
0 commit comments