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
+4
View File
@@ -9,6 +9,10 @@ on:
- .gitignore - .gitignore
- .github/** - .github/**
permissions:
contents: read
id-token: write
jobs: jobs:
publish: publish:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}