Skip to content

Commit

Permalink
Merge pull request #1449 from SpiNNakerManchester/write_permission
Browse files Browse the repository at this point in the history
Add write permission
  • Loading branch information
Christian-B committed Apr 30, 2024
2 parents 9a60363 + e498029 commit caaffaa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ env:

jobs:
build:
permissions:
contents: write
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
Expand Down

0 comments on commit caaffaa

Please sign in to comment.