mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-18 10:53:26 +09:00
chore(deps): update actionslib to v1.0.0 (#39295)
Co-authored-by: bircni <bircni@icloud.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Step with leading new line
|
||||
"on":
|
||||
'on':
|
||||
push:
|
||||
jobs:
|
||||
test:
|
||||
@@ -7,9 +7,5 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- id: extract_tag
|
||||
name: |2-
|
||||
|
||||
Extract tag for variant
|
||||
run: |2
|
||||
|
||||
echo Test
|
||||
name: "\nExtract tag for variant"
|
||||
run: "\necho Test\n"
|
||||
|
||||
Reference in New Issue
Block a user