We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed5d03 commit 5e4ada4Copy full SHA for 5e4ada4
.github/workflows/build-production.yml
@@ -1,4 +1,4 @@
1
-name: Build and Push Docker Images
+name: Build and Push Production Docker Images
2
permissions:
3
contents: read
4
packages: write
.github/workflows/build-testing.yml
+name: Build and Push Testing Docker Images
0 commit comments