Skip to content

Merge pull request #4 from dariocurr/3-support-for-github-enterprise #5

Merge pull request #4 from dariocurr/3-support-for-github-enterprise

Merge pull request #4 from dariocurr/3-support-for-github-enterprise #5

Workflow file for this run

name: Release
on:
push:
branches:
- main
workflow_dispatch:
jobs:
release:
uses: dariocurr/.github/.github/workflows/tracking_release.yml@main
secrets: inherit
with:
action_to_track: actions/checkout