Skip to content

Commit

Permalink
Update index.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
StrahinjaJacimovic authored Dec 3, 2024
1 parent 008c7d2 commit b6f8035
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
index:
runs-on: ubuntu-latest
steps:
- name: Show token
run: echo "Token starts with ${{ secrets.GITHUB_TOKEN:0:5 }}"

- name: Authorize Mikroe Actions App
uses: actions/create-github-app-token@v1
id: app-token
Expand Down

0 comments on commit b6f8035

Please sign in to comment.