Skip to content

Commit 013f27a

Browse files
authored
deno ignore
1 parent 2c8ae45 commit 013f27a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test-action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
concurrency: ${{ github.ref }}-write
2626
permissions:
2727
contents: write
28-
packages: write
2928
runs-on: ubuntu-latest
3029
steps:
3130
- uses: actions/checkout@v3

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# https://github.com/jcbhmr/deno_wrapper
2+
.deno

0 commit comments

Comments
 (0)