Skip to content

Commit

Permalink
Merge pull request #1682 from nextcloud/dependabot/github_actions/mai…
Browse files Browse the repository at this point in the history
…n/svenstaro/upload-release-action-2.7.0
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
2 parents 2479b2d + 1793ffa commit 08f7537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appstore-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 08f7537

Please sign in to comment.