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

Commitc063aeb

Browse files
committed
.github: Fix release.yml to inject calver correctly
1 parentc14c02c commitc063aeb

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
@@ -22,7 +22,7 @@ jobs:
2222
if:contains('["brettcannon", "corona10", "erlend-aasland"]', github.actor)
2323
runs-on:ubuntu-latest
2424
outputs:
25-
builddate:${{ steps.version.outputs.version }}
25+
builddate:${{ steps.version.outputs.builddate }}
2626
steps:
2727
# Checkout push-to-registry action github repository
2828
-name:Set Calver Date

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp