Skip to content

Merge pull request #117 from rodneylab/dependabot/github_actions/step… #9

Merge pull request #117 from rodneylab/dependabot/github_actions/step…

Merge pull request #117 from rodneylab/dependabot/github_actions/step… #9

Workflow file for this run

name: Publish
on:
push:
branches:
- main
permissions: read-all
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- name: Harden Runner
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
egress-policy: audit
disable-telemetry: true
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- run: npx jsr publish