1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
name: Release on: push: branches: [main] permissions: contents: write pull-requests: write id-token: write jobs: release: uses: nightwatch-astro/.github/.github/workflows/rust-release.yml@main secrets: inherit