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 542a697 commit ca19e13Copy full SHA for ca19e13
.github/workflows/publish-release.yml
@@ -52,7 +52,7 @@ jobs:
52
branch: main
53
54
deploy:
55
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
56
needs: update-changelog
57
steps:
58
- uses: actions/checkout@v3
0 commit comments