Update test-flow.yml

main
David Boreham 2023-04-08 21:27:43 -06:00 committed by GitHub
parent 6b48b1414e
commit 72f4ebb3ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ jobs:
steps:
- name: "Clone project repository"
uses: actions/checkout@v3
- name: "Dump environment"
run: env
- name: "Create release"
uses: bozemanpass/action-gh-release@v1
with: