mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-16 16:51:02 +02:00
Try now
This commit is contained in:
parent
68d57b1c8e
commit
3d810c133a
1 changed files with 7 additions and 7 deletions
14
.github/workflows/release.yaml
vendored
14
.github/workflows/release.yaml
vendored
|
|
@ -45,13 +45,13 @@ jobs:
|
|||
- name: Create deploy bundle
|
||||
run: templates/generate-all deploy.zip v${{ steps.version.outputs.VERSION }}
|
||||
|
||||
- uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts: deploy.zip
|
||||
generateReleaseNotes: true
|
||||
makeLatest: false
|
||||
prerelease: true
|
||||
skipIfReleaseExists: true
|
||||
# - uses: ncipollo/release-action@v1
|
||||
# with:
|
||||
# artifacts: deploy.zip
|
||||
# generateReleaseNotes: true
|
||||
# makeLatest: false
|
||||
# prerelease: true
|
||||
# skipIfReleaseExists: true
|
||||
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue