Update publish.yml

This commit is contained in:
Francisco Hodge 2024-07-15 12:46:16 -04:00 committed by GitHub
parent f8e559d775
commit 9296ebb83a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,10 @@ on:
- .gitignore
- .github/**
permissions:
contents: read
id-token: write
jobs:
publish:
runs-on: ${{ matrix.os }}