Skip to content

Merge pull request #235 from ASFHyP3/develop #6

Merge pull request #235 from ASFHyP3/develop

Merge pull request #235 from ASFHyP3/develop #6

Workflow file for this run

name: Tag version
on:
push:
branches:
- main
jobs:
call-bump-version-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]
secrets:
USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}