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 a7d133c commit 2e27e8aCopy full SHA for 2e27e8a
.github/workflows/publish.yml
@@ -10,6 +10,7 @@ on:
10
11
jobs:
12
release-extension:
13
+ runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
uses: actions/checkout@v3
0 commit comments