Skip to content

Commit

Permalink
chore: add action uses (ci)
Browse files Browse the repository at this point in the history
  • Loading branch information
codito authored Oct 10, 2024
1 parent d889ab5 commit 8b367e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
- uses: google-github-actions/release-please-action@v3
- name: Create release
if: ${{ github.event_name == 'push' && matrix.os == 'ubuntu-latest' }}
uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8b367e7

Please sign in to comment.