1
0
mirror of https://github.com/prirun/p50em.git synced 2026-01-27 20:17:36 +00:00

Flush out the auto-build. No clue if this will work.

This commit is contained in:
Dennis Boone
2021-03-18 11:58:04 -04:00
parent 2d8397d1a4
commit 9fa1c77bad

View File

@@ -9,6 +9,16 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: "actions/checkout@v2"
- name: make
run: make
- uses: "marvinpinto/action-automatic-releases@latest"
with:
automatic_release_tag: "latest"
prerelease: false
title: "Bleeding Edge Binary - Ubuntu"
files: |
LICENSE
README.md
em.1
em