Skip to content

Commit

Permalink
ci(build): use personal token (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
rlespinasse committed Jan 24, 2024
1 parent 108d274 commit 142edd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/drawio-export-action.yml
Expand Up @@ -138,3 +138,5 @@ jobs:
- uses: actions/checkout@v4
- name: Release this GitHub Action
uses: rlespinasse/release-that@v1
with:
github-token: ${{ secrets.GH_TOKEN }}

0 comments on commit 142edd2

Please sign in to comment.