Skip to content

Commit

Permalink
Bump AButler/upload-release-assets from 2.0.2 to 3.0 (#2)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 76bbef2 commit 8f2125a
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 @@ -36,7 +36,7 @@ jobs:
run: spcomp "${{ inputs.file }}" -o "${{ env.smx }}"

- name: Deploy to GitHub Releases
uses: AButler/upload-release-assets@v2.0.2
uses: AButler/upload-release-assets@v3.0
with:
files: ${{ env.smx }}
repo-token: ${{ secrets.token }}

0 comments on commit 8f2125a

Please sign in to comment.