mirror of
https://github.com/morgan9e/helium
synced 2026-04-15 00:44:06 +09:00
remove code checkout
This commit is contained in:
3
.github/workflows/release-on-tag.yml
vendored
3
.github/workflows/release-on-tag.yml
vendored
@@ -10,9 +10,6 @@ jobs:
|
||||
name: Create Release
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@master
|
||||
|
||||
- name: Create Release
|
||||
id: create_release
|
||||
uses: actions/create-release@latest
|
||||
|
||||
Reference in New Issue
Block a user