Skip to content

Merge pull request #143 from ASFHyP3/develop #16

Merge pull request #143 from ASFHyP3/develop

Merge pull request #143 from ASFHyP3/develop #16

Workflow file for this run

name: Tag New Version
on:
push:
branches:
- main
jobs:
call-bump-version-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
with:
user: tools-bot
email: [email protected]
secrets:
USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}