Skip to content

Commit

Permalink
Merge pull request #87 from nextcloud/dependabot/github_actions/svens…
Browse files Browse the repository at this point in the history
…taro/upload-release-action-2.9.0
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
2 parents 4ab866d + a53566a commit f69f716
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 @@ -151,7 +151,7 @@ jobs:
tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
- name: Attach tarball to github release
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df # v2
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2
id: attach_to_release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f69f716

Please sign in to comment.