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 04a38ff commit 40628f6Copy full SHA for 40628f6
.github/workflows/update-release.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/create-github-app-token@v1
27
with:
28
app-id: ${{ secrets.SECLABS_APP_ID }}
29
- private-key: ${{ secrets.SECLABS_APP_KEY }}
+ private-key: ${{ secrets.SECLABS_APP_KEY }}
30
31
- name: "Patch Release Me"
32
uses: 42ByteLabs/patch-release-me@1e802ecb51cf4c5869cb77563df59b2fbe6f584c # 0.4.1
0 commit comments