Allow updates
This commit is contained in:
@@ -62,6 +62,7 @@ jobs:
|
|||||||
makeLatest: latest
|
makeLatest: latest
|
||||||
body: ${{ env.RELEASE_MESSAGE }}
|
body: ${{ env.RELEASE_MESSAGE }}
|
||||||
tag: ${{ steps.newtag.outputs.tag }}
|
tag: ${{ steps.newtag.outputs.tag }}
|
||||||
|
allowUpdates: true
|
||||||
|
|
||||||
- name: Update manifest.json
|
- name: Update manifest.json
|
||||||
uses: stefanzweifel/git-auto-commit-action@v4
|
uses: stefanzweifel/git-auto-commit-action@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user