Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
/cmPublic archive

Commitfdb408c

Browse files
authored
Merge pull request#294 from vania-pooh/master
More secure environment variables processing
2 parentsdbe3c71 +ad7cfd6 commitfdb408c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run:ci/build.sh
3030

3131
-name:Prepare release version
32-
run:echo::set-env name=RELEASE_VERSION::${GITHUB_REF:10}
32+
run:echo"RELEASE_VERSION=${GITHUB_REF:10}" >> $GITHUB_ENV
3333

3434
-uses:AButler/upload-release-assets@v2.0
3535
with:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp