Skip to content

Commit

Permalink
Merge pull request #36 from jas88/dependabot/github_actions/svenstaro…
Browse files Browse the repository at this point in the history
…/upload-release-action-2.6.1

Bump svenstaro/upload-release-action from 2.6.0 to 2.6.1
  • Loading branch information
jas88 committed Jun 1, 2023
2 parents 28df0f6 + aab67dd commit b0e8601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
name: dist
path: dist
- name: Upload built packages
uses: svenstaro/upload-release-action@2.6.0
uses: svenstaro/upload-release-action@2.6.1
if: contains(github.ref, 'refs/tags/v')
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b0e8601

Please sign in to comment.