We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5597f2f commit 3181dcaCopy full SHA for 3181dca
.github/workflows/update-manifest.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
repository: geode-sdk/homebrew-geode
22
path: homebrew-geode
23
- token: ${{ secrets.GEODE_BOT_SSH_KEY }}
+ ssh-key: ${{ secrets.GEODE_BOT_SSH_KEY }}
24
25
- name: Fetch release info
26
uses: actions/github-script@v6
0 commit comments