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.
1 parent 78d7341 commit 81b2a88Copy full SHA for 81b2a88
.github/workflows/docker-publish.yml
@@ -20,7 +20,6 @@ jobs:
20
permissions:
21
contents: read
22
packages: write
23
- if: ${{github.ref == 'refs/heads/main'}}
24
steps:
25
- name: Checkout repository
26
uses: actions/checkout@v3
0 commit comments