Skip to content

Commit

Permalink
Merge pull request #1088 from nextcloud/dependabot/github_actions/sve…
Browse files Browse the repository at this point in the history
…nstaro/upload-release-action-2.7.0
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
2 parents cfc4da6 + 09c570e commit f9dbc6c
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 f9dbc6c

Please sign in to comment.