Skip to content

ci: secrets are under secrets #3

ci: secrets are under secrets

ci: secrets are under secrets #3

Workflow file for this run

name: Automatic release
on:
push:
branches:
- main
jobs:
call-pre-commit:
uses: geokrety/geokrety-gha-workflows/.github/workflows/release.yml@main
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}