.
This commit is contained in:
1
.github/actions/decrypt-secrets/action.yml
vendored
1
.github/actions/decrypt-secrets/action.yml
vendored
@@ -13,6 +13,7 @@ runs:
|
|||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: install python deps
|
- name: install python deps
|
||||||
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pip install pyzipper
|
pip install pyzipper
|
||||||
- name: Decrypt and Mask
|
- name: Decrypt and Mask
|
||||||
|
|||||||
Reference in New Issue
Block a user