focus on release not checkout
This commit is contained in:
parent
8d0922f5cb
commit
dfdb45f3fa
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: Build
|
||||
run: echo ${{ github.sha }} > Release.txt
|
||||
- name: Release
|
||||
|
|
Loading…
Reference in a new issue