Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #113 from Avaiga/fix/update-ghtoken-permisison
Browse files Browse the repository at this point in the history
Fix - update ghtoken permission
  • Loading branch information
trgiangdo authored Jul 11, 2024
2 parents 9f9a0f9 + 6fdbc28 commit 942843f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ jobs:
name: Release taipy-config Package
runs-on: ubuntu-latest

permissions:
contents: write
actions: write

steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 942843f

Please sign in to comment.