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

View File

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