Skip to content

Commit

Permalink
grant write access
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Nov 18, 2024
1 parent b4e67c7 commit a513900
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
needs: build
uses: chris48s/python-package-shared/.github/workflows/write-badges-pep621.yml@main
if: ${{ always() && github.event_name == 'push' && github.ref == 'refs/heads/main'}}
permissions:
contents: write
with:
build_result: ${{ needs.build.result }}
package_dir: 'pip_abandoned'

0 comments on commit a513900

Please sign in to comment.