Skip to content

3.20.29 Crown 3.06 and some correction #73

3.20.29 Crown 3.06 and some correction

3.20.29 Crown 3.06 and some correction #73

Workflow file for this run

# This workflow adds the necessary assets to every release
# For more details, visit https://github.com/BSData/publish-catpkg
name: Publish catpkg
on:
release:
types: [ published, edited ]
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: BSData/publish-catpkg@v1