1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-07 00:32:28 +00:00
This commit is contained in:
Jason Hall 2023-04-27 14:44:45 -04:00
parent eb074f3593
commit efb708aab3
Failed to extract signature

View file

@ -15,7 +15,7 @@ jobs:
id-token: write
contents: read
env:
KO_DOCKER_REPO=gcr.io/kontaindotme
KO_DOCKER_REPO: gcr.io/kontaindotme
steps:
- uses: actions/checkout@v3