Skip to content

Commit

Permalink
Merge branch 'dn2_build_ver' into unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
notifiarr-auto-releaser committed Jul 26, 2024
2 parents e9509b3 + 53ebe24 commit 19d0ca7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ jobs:
- release-test
name: Built v${{needs.release-test.outputs.version}}-${{needs.release-test.outputs.revision}}
runs-on: ubuntu-latest
steps:
- name: Built v${{needs.release-test.outputs.version}}-${{needs.release-test.outputs.revision}}
run: echo Built v${{needs.release-test.outputs.version}}-${{needs.release-test.outputs.revision}}

deploy-unstable-unstable:
# description: "Uploads pre-built binaries to unstable.golift.io."
Expand Down

0 comments on commit 19d0ca7

Please sign in to comment.