Skip to content

Commit ada4676

Browse files
committed
fix
1 parent 38c12ca commit ada4676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
id : dispatch_bot_token
110110
uses : actions/create-github-app-token@v3
111111
with :
112-
app-id : ${{ secrets.GH_FRONTEGG_BOT_APP_ID }}
112+
client-id : ${{ secrets.GH_FRONTEGG_BOT_CLIENT_ID }}
113113
private-key : ${{ secrets.GH_FRONTEGG_BOT_APP_SECRET }}
114114
owner : frontegg
115115
repositories : |

0 commit comments

Comments
 (0)