mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-11-22 04:50:56 -05:00
Enable actions debug
This commit is contained in:
parent
b136ec79b8
commit
be8040e6d7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -24,4 +24,5 @@ jobs:
|
|||
name: Import GPG key
|
||||
uses: ./
|
||||
env:
|
||||
ACTIONS_STEP_DEBUG: ${{ secrets.ACTIONS_STEP_DEBUG }}
|
||||
SIGNING_KEY: ${{ secrets.SIGNING_KEY_TEST }}
|
||||
|
|
Loading…
Reference in a new issue