We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b344646 commit 054d118Copy full SHA for 054d118
.github/workflows/release.yml
@@ -40,6 +40,7 @@ jobs:
40
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
41
github-packages-release:
42
needs: semantic-release
43
+ runs-on: ubuntu-18.04
44
steps:
45
- uses: actions/checkout@v2
46
0 commit comments