Merge pull request #4971 from nextcloud/dependabot/github_actions/svenstaro/upload-release-action-2.7.0

This commit is contained in:
dependabot[bot]
2023-08-05 01:15:57 +00:00
committed by GitHub

View File

@@ -149,7 +149,7 @@ jobs:
tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
- name: Attach tarball to github release
uses: svenstaro/upload-release-action@2b9d2847a97b04d02ad5c3df2d3a27baa97ce689 # v2
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df # v2
id: attach_to_release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}