We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1caadb commit 9e49ba5Copy full SHA for 9e49ba5
.github/workflows/docker.yml
@@ -73,7 +73,7 @@ jobs:
73
path: |
74
curl-x86_64
75
curl-aarch64
76
- - uses: "marvinpinto/action-automatic-releases@latest"
+ - uses: crowbarmaster/GH-Automatic-Releases@latest
77
if: ${{ github.ref == 'refs/heads/latest' }}
78
with:
79
prerelease: false
0 commit comments