Skip to content

Commit

Permalink
changing agent for successful publish [release]
Browse files Browse the repository at this point in the history
  • Loading branch information
timheuer committed Feb 15, 2022
1 parent 91c22d2 commit 89f771b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
publish:
if: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
needs: build
runs-on: windows-2022
runs-on: windows-2019

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 89f771b

Please sign in to comment.