1 2 3 4 5 6 7 8 9 10 11 12 13 14
name: Publish on: release: types: - published workflow_dispatch: jobs: publish: uses: ukasyah-dev/actions/.github/workflows/publish-cargo.yml@main permissions: contents: read secrets: inherit