Skip to content

Merge pull request #48 from ASFHyP3/develop #3

Merge pull request #48 from ASFHyP3/develop

Merge pull request #48 from ASFHyP3/develop #3

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