Skip to content

Updating 'main' πŸ”„... #11

Updating 'main' πŸ”„...

Updating 'main' πŸ”„... #11

Workflow file for this run

name: Main
run-name: Updating '${{ github.ref_name }}' πŸ”„...
on:
push:
branches:
- main
jobs:
release:
name: Releasing '${{ github.event.repository.name }}' πŸ“­...
uses: ./.github/workflows/release.workflow.yml
secrets: inherit