Skip to content

inherit secrets

inherit secrets #12

Workflow file for this run

name: CD
on:
push:
# TODO: testing
# tags:
# - 'v*.*.*'
jobs:
test:
uses: ./.github/workflows/deploy.yml
secrets: inherit