Skip to content

Merge pull request #304 from ASFHyP3/develop #23

Merge pull request #304 from ASFHyP3/develop

Merge pull request #304 from ASFHyP3/develop #23

Workflow file for this run

name: Create Release
on:
push:
tags:
- 'v*'
jobs:
call-release-workflow:
# Docs: https://github.com/ASFHyP3/actions
uses: ASFHyP3/actions/.github/workflows/[email protected]
with:
release_prefix: HyP3-lib
secrets:
USER_TOKEN: ${{ secrets.TOOLS_BOT_PAK }}