We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00d43e commit 4ecbc79Copy full SHA for 4ecbc79
.github/workflows/tag-release.yml
@@ -27,3 +27,4 @@ jobs:
27
- name: push image
28
run: docker push dataquest/dspace:${{ github.ref_name }}
29
30
+# why no work
0 commit comments