Skip to content

Moved version to functions, and set to test build #5

Moved version to functions, and set to test build

Moved version to functions, and set to test build #5

Workflow file for this run

name: Push
# on:
# push:
# tags:
# - "v*.*.*"
on:
push
jobs:
deploy:
uses: ./.github/workflows/deploy.yml
secrets: inherit