fixing yaml stuff

This commit is contained in:
Jeffrey Picard 2021-07-14 20:19:15 -04:00
parent ad388757f9
commit 7c93834f5b

View file

@ -16,8 +16,8 @@ on:
draft-release:
runs-on: golang:1.16.6-alpine3.14
using: python:3.8.11-alpine3.14
steps:
- run: python3 scripts/version.py current --commit # creates a draft release
steps:
- run: python3 scripts/version.py current --commit # creates a draft release
push:
branches:
@ -25,7 +25,7 @@ on:
jobs:
full-release:
runs-on: golang:1.16.6-alpine3.14
using: python:3.8.11-alpine3.14
steps:
- run: python3 scripts/version.py current --commit --commit ---commit
using: python:3.8.11-alpine3.14
steps:
- run: python3 scripts/version.py current --commit --commit ---commit