Skip to content

Commit

Permalink
Fix docker image publishing (#10328)
Browse files Browse the repository at this point in the history
  • Loading branch information
trask authored Jan 24, 2024
1 parent 5b4ceae commit e7f1aff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reusable-smoke-test-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ permissions:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write # for publishing docker image to github packages
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

Expand Down

0 comments on commit e7f1aff

Please sign in to comment.