forgot to checkout before running, whoops!

main
Patrick W3AXL 12 months ago
parent 19c164adf2
commit d6fc7a2050

@ -9,6 +9,9 @@ jobs:
create-release: create-release:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout
uses: actions/checkout@v2
- name: Create Release - name: Create Release
id: create_release id: create_release
uses: actions/create-release@v1 uses: actions/create-release@v1

Loading…
Cancel
Save

Powered by TurnKey Linux.