Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dingding-cc authored Jul 28, 2022
1 parent 8b54518 commit bb56d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
make
mkdir release
cp helloos.img release
cp haribote.img release
- name: Get date
id: date
Expand All @@ -33,4 +33,4 @@ jobs:
title: ${{ steps.date.outputs.today }} 自动发布
prerelease: False
files: |
release/helloos.img
release/haribote.img

0 comments on commit bb56d6f

Please sign in to comment.