Skip to content

Use the new AwakeableIdentifier format #6

Use the new AwakeableIdentifier format

Use the new AwakeableIdentifier format #6

Workflow file for this run

name: Trigger release
on:
workflow_dispatch:
push:
branches:
- main
tags:
- v**
jobs:
publish-to-github-packages:
uses: ./.github/workflows/release.yml
secrets: inherit