Skip to content

Commit

Permalink
Updated with missing key
Browse files Browse the repository at this point in the history
  • Loading branch information
StrahinjaJacimovic committed Aug 26, 2024
1 parent 9e0a875 commit e5469cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/updateChangelogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: app-token
with:
app-id: ${{ vars.MIKROE_ACTIONS }}
private-key: ${{ secrets.MIKROE_ACTIONS_KEY }}
private-key: ${{ secrets.MIKROE_ACTIONS_KEY_AUTHORIZE }}

- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit e5469cc

Please sign in to comment.