We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b220d00 + c6a59b8 commit 9bbd2f2Copy full SHA for 9bbd2f2
.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: IsaacShelton/update-existing-release@v1.3.4
+ uses: IsaacShelton/update-existing-release@v1.3.5
69
with:
70
token: ${{ secrets.GITHUB_TOKEN }}
71
files: ./datagateway-download-api-${{ env.VERSION }}-distro.zip
0 commit comments