Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat(hub-501): updating contents to write permission
  • Loading branch information
kevin-boutin committed Sep 15, 2023
commit 2f04c1123c6ff91e409c9f7e806bbdabefd85f47
2 changes: 1 addition & 1 deletion .github/workflows/github-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
permissions:
packages: write
contents: read
contents: write

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down