try to run publish:

This commit is contained in:
weboko 2023-01-25 01:03:01 +01:00
parent e5c4805161
commit f905b38362
No known key found for this signature in database

View File

@ -48,7 +48,6 @@ jobs:
release_next:
runs-on: ubuntu-latest
needs: [check, build, browser]
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v2.3.3
- uses: actions/setup-node@v3