We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89db55e + 904a080 commit 70ead5bCopy full SHA for 70ead5b
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Check out the repo
41
uses: actions/checkout@v4
42
43
- - name: Log in to Docker Hub
+ - name: Log in to Quay.io
44
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
45
with:
46
registry: quay.io
@@ -99,7 +99,7 @@ jobs:
99
100
101
102
103
104
105
@@ -158,7 +158,7 @@ jobs:
158
159
160
161
162
163
164
0 commit comments