Skip to content

Commit b3bee26

Browse files
This formatting is touugh [ci skip]
1 parent a8c8eb4 commit b3bee26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
id: get_version
3131
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
3232
- env:
33-
repo_url: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/archive/$GITHUB_REF.tar.gz
34-
archive_file: ${{steps.get_version.output.VERSION}}.tar.gz
33+
repo_url: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/archive/$GITHUB_REF.tar.gz
34+
archive_file: ${{steps.get_version.output.VERSION}}.tar.gz
3535
# Runs a set of commands using the runners shell
3636
- name: Run a multi-line script
3737
run: |

0 commit comments

Comments
 (0)