We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3361f5 + c0bf675 commit ca5ade1Copy full SHA for ca5ade1
.github/workflows/merge-main.yaml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build-push:
12
name: Build and push application image
13
- runs-on: default
+ runs-on: ubuntu-latest
14
permissions:
15
id-token: write
16
contents: read
.github/workflows/release-tag.yaml
@@ -10,7 +10,7 @@ jobs:
re-tag:
name: Re-tag image
0 commit comments