Skip to content

Merge pull request #549 from asfadmin/test #7

Merge pull request #549 from asfadmin/test

Merge pull request #549 from asfadmin/test #7

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/reusable-bump-version.yml@v0.13.2
with:
user: tools-bot
email: UAF-asf-apd@alaska.edu
secrets:
USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}