Skip to content

Commit

Permalink
Fixed a typo in the workflow file.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaverickMartyn committed Apr 1, 2024
1 parent 664010b commit 1ef57b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sqltools-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
Set-Content -Path README.md
publish:
runs-on: windows-latest,
runs-on: windows-latest
needs: build
if: startsWith(github.ref, 'refs/tags/v')
steps:
Expand Down

0 comments on commit 1ef57b0

Please sign in to comment.