This commit is contained in:
@@ -70,6 +70,6 @@ jobs:
|
|||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action@main
|
||||||
with:
|
with:
|
||||||
files: |-
|
files: |-
|
||||||
./fvtt-mournblade.zip
|
./${{ env.ARCHIVE_FILE }}
|
||||||
./dist/${{ env.MANIFEST_FILE }}
|
./dist/${{ env.MANIFEST_FILE }}
|
||||||
api_key: "${{secrets.ALLOW_PUSH_RELEASE}}"
|
api_key: "${{secrets.ALLOW_PUSH_RELEASE}}"
|
||||||
|
|||||||
Reference in New Issue
Block a user