mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-02-21 20:00:53 +00:00
.
This commit is contained in:
3
.github/actions/decrypt-secrets/action.yml
vendored
3
.github/actions/decrypt-secrets/action.yml
vendored
@@ -12,6 +12,9 @@ inputs:
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: install python deps
|
||||
run: |
|
||||
pip install pyzipper
|
||||
- name: Decrypt and Mask
|
||||
shell: python
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user