Update docker action.

This commit is contained in:
Dan 2022-06-20 16:30:01 -04:00
parent 27af034ff0
commit f78ebf6959

View File

@ -71,6 +71,7 @@ jobs:
needs: needs:
- run_tests - run_tests
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
permissions: permissions:
contents: read contents: read
packages: write packages: write