We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63cf31e commit 70f19f6Copy full SHA for 70f19f6
.github/workflows/release-build.yml
@@ -65,7 +65,7 @@ jobs:
65
if: ${{ github.ref == 'refs/heads/master' }}
66
67
- name: Create/update release
68
- uses: johnwbyrd/update-release@v1.0.0
+ uses: IsaacShelton/update-existing-release@v1.3.4
69
with:
70
token: ${{ secrets.GITHUB_TOKEN }}
71
files: ./datagateway-download-api-${{ env.VERSION }}-distro.zip
0 commit comments