💚 hopefully perms fix
Some checks failed
Semver / semver (push) Failing after 25s
Build Docker Image / build-image (push) Successful in 56s

This commit is contained in:
Rose 2024-10-16 14:50:00 -05:00
parent 2ff4fa2913
commit 31d7e01b9a
No known key found for this signature in database

View file

@ -6,6 +6,7 @@ on:
jobs:
semver:
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Checkout
uses: actions/checkout@v4