We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e644575 commit 791f292Copy full SHA for 791f292
.github/workflows/release.yml
@@ -43,7 +43,6 @@ jobs:
43
path: homebrew-auth0-cli
44
45
- name: Import GPG key for Homebrew Tap
46
- id: import_gpg
47
uses: crazy-max/ghaction-import-gpg@cb9bde2e2525e640591a934b1fd28eef1dcaf5e5 # ping 6.2.0
48
with:
49
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
@@ -84,7 +83,6 @@ jobs:
84
83
cp auth0-cli/dist/scoop/*.json scoop-auth0-cli/
85
86
- name: Import GPG key for Scoop
87
88
89
90
0 commit comments