Skip to content

Commit

Permalink
Merge pull request #17 from astrandb/dependabot/github_actions/svenst…
Browse files Browse the repository at this point in the history
…aro/upload-release-action-2.7.0

Bump svenstaro/upload-release-action from 1.pre.release to 2.7.0
  • Loading branch information
astrandb committed Aug 7, 2023
2 parents 3d6bf28 + 59d0daa commit 6392d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cd ${{ github.workspace }}/custom_components/viva
zip viva.zip -r ./
- name: Upload zip to release
uses: svenstaro/upload-release-action@v1-release
uses: svenstaro/upload-release-action@2.7.0

with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6392d38

Please sign in to comment.