Skip to content

Commit

Permalink
ci: Use GHA dynamic permissions to push Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Dec 23, 2023
1 parent b9b5770 commit 5948838
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
build-and-test-container:
name: Build and test container
runs-on: ubuntu-20.04
permissions:
packages: write
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 5948838

Please sign in to comment.