Skip to content

Commit

Permalink
Merge pull request #6 from anothrNick/test-one
Browse files Browse the repository at this point in the history
double checking perms
  • Loading branch information
anothrNick authored Apr 12, 2024
2 parents 6b48ef6 + e7f27c1 commit 1ecb4ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@master
- name: Bump version and push tag
Expand Down

0 comments on commit 1ecb4ef

Please sign in to comment.