Skip to content

Merge pull request #42 from forrestfwilliams/develop #4

Merge pull request #42 from forrestfwilliams/develop

Merge pull request #42 from forrestfwilliams/develop #4

Workflow file for this run

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