Continue troubleshooting actions

This commit is contained in:
2024-01-15 17:21:10 -06:00
parent 64bf2c7663
commit b3e7cb6912

View File

@@ -16,9 +16,9 @@ jobs:
build-and-push-image:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
# permissions:
# contents: read
# packages: write
steps:
- name: Checkout repository