mirror of
https://github.com/uqbar-dao/nectar.git
synced 2024-12-23 08:32:23 +03:00
Merge pull request #432 from kinode-dao/dp/hotfix/remove-workflow-conditional
conditional removed in workflow
This commit is contained in:
commit
4eae051e14
1
.github/workflows/build_release.yml
vendored
1
.github/workflows/build_release.yml
vendored
@ -7,7 +7,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.ref == 'refs/heads/main'
|
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user