feat: update workflow
This commit is contained in:
parent
7b75c2ab94
commit
6282b7b408
|
@ -85,7 +85,7 @@ jobs:
|
||||||
volumes:
|
volumes:
|
||||||
- /home/actions/.ssh:/root/.ssh
|
- /home/actions/.ssh:/root/.ssh
|
||||||
needs: build
|
needs: build
|
||||||
if: env.hashes_match == 'true'
|
if: env.hashes_match == 'false'
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Git
|
- name: Set up Git
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user