We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f495076 commit e11a02cCopy full SHA for e11a02c
2 files changed
.github/workflows/npm-publish.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
release:
14
if: github.event.action != 'labeled'
15
- runs-on: macos-latest
+ runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v2
18
- name: Post bumpr status comment
0 commit comments