Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
c77da0dc
"docs/source/vscode:/vscode.git/clone" did not exist on "807e01a4bae5d1c49747bcb4ae69c98871bce9ff"
Unverified
Commit
c77da0dc
authored
Jun 22, 2022
by
Frank Lee
Committed by
GitHub
Jun 22, 2022
Browse files
[workflow] fixed format error in yaml file (#1145)
parent
ff644ee5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/draft_github_release_post.yml
.github/workflows/draft_github_release_post.yml
+3
-3
No files found.
.github/workflows/draft_github_release_post.yml
View file @
c77da0dc
...
...
@@ -2,7 +2,7 @@ name: Draft GitHub Release Post
on
:
workflow_dispatch
:
pull_request
s
:
pull_request
:
paths
:
-
'
version.txt'
types
:
...
...
@@ -18,8 +18,8 @@ jobs:
with
:
fetch-depth
:
0
-
uses
:
actions/setup-python@v2
with
:
python-version
:
'
3.7.12'
with
:
python-version
:
'
3.7.12'
-
name
:
generate draft
id
:
generate_draft
run
:
|
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment