Skip to content

Merge pull request #382 from asfadmin/test #4

Merge pull request #382 from asfadmin/test

Merge pull request #382 from asfadmin/test #4

Workflow file for this run

name: Tag New Version
on:
push:
branches:
- prod
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 }}