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 2c8ae45 commit 013f27aCopy full SHA for 013f27a
.github/workflows/test-action.yml
@@ -25,7 +25,6 @@ jobs:
25
concurrency: ${{ github.ref }}-write
26
permissions:
27
contents: write
28
- packages: write
29
runs-on: ubuntu-latest
30
steps:
31
- uses: actions/checkout@v3
.gitignore
@@ -0,0 +1,2 @@
1
+# https://github.com/jcbhmr/deno_wrapper
2
+.deno
0 commit comments