Collect binary artifacts from build

This commit is contained in:
Knutwurst
2020-09-04 18:19:45 +02:00
parent e9987ba2f2
commit 05ae92def7
2 changed files with 50 additions and 44 deletions

View File

@@ -12,16 +12,12 @@ on:
jobs:
bump_date:
name: Bump Distribution Date
if: github.repository == 'knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S'
runs-on: ubuntu-latest
steps:
- name: Check out master
uses: actions/checkout@master
with:
ref: master
- uses: actions/checkout@master
- name: Bump Distribution Date
run: |