Skip to content

Updating 'main' 🔄... #4

Updating 'main' 🔄...

Updating 'main' 🔄... #4

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