Skip to content

Commit

Permalink
changed workflow machine to macos
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudoankit committed Mar 28, 2024
1 parent bc3310a commit f6c19a8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Publish
on:
release:
types: [ created ]
workflow_dispatch:
inputs:
version:
description: 'Version'
required: true
workflow_dispatch:
inputs:
version:
description: 'Version'
required: true

jobs:
deploy:
Expand Down

0 comments on commit f6c19a8

Please sign in to comment.