Skip to content

Commit

Permalink
Add runs-on.
Browse files Browse the repository at this point in the history
  • Loading branch information
rinrab committed Dec 26, 2023
1 parent e8505dd commit bdafee5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
create-release:
runs-on: windows-latest

- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit bdafee5

Please sign in to comment.