Skip to content

Commit

Permalink
Updated key for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
StrahinjaJacimovic committed Dec 6, 2024
1 parent 7523746 commit aa61a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
id: app-token
with:
app-id: ${{ vars.MIKROE_ACTIONS }}
private-key: ${{ secrets.MIKROE_ACTIONS_KEY }}
private-key: ${{ secrets.MIKROE_DEMOS_KEY }}

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

0 comments on commit aa61a82

Please sign in to comment.