Skip to content

Update CD-create_release.yml #102

Update CD-create_release.yml

Update CD-create_release.yml #102

Workflow file for this run

name: TR-master
on:
push:
branches:
- master
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2