Skip to content

Tag version

Tag version #15

Workflow file for this run

name: Tag version
on:
push:
branches:
- main
jobs:
call-bump-version-workflow:
uses: ASFHyP3/actions/.github/workflows/[email protected]
with:
user: access-cloud-insar-team
email: [email protected]
secrets:
USER_TOKEN: ${{ secrets.ACCESS_GITHUB_TOKEN }}