Skip to content

Merge pull request #5 from getditto/better-instructions #3

Merge pull request #5 from getditto/better-instructions

Merge pull request #5 from getditto/better-instructions #3

Workflow file for this run

name: Release
on:
push:
tags: [ "*" ]
permissions:
contents: read
jobs:
artifacts:
name: Artifacts
uses: ./.github/workflows/artifacts.yaml
with:
publish: true
permissions:
contents: read
packages: write
id-token: write
security-events: write