Skip to content

Commit

Permalink
GHPG-006: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SOberdorfer committed Jan 20, 2025
1 parent db7e164 commit a39a6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
ARTIFACT_VERSION=$(jq -r '.version' package.json)-$HEAD_REF
echo "📝 Retrieved version: $ARTIFACT_VERSION" >> $GITHUB_STEP_SUMMARY
echo "artifact-version=${ARTIFACT_VERSION}-" >> $GITHUB_OUTPUTd
echo "artifact-version=${ARTIFACT_VERSION}-" >> $GITHUB_OUTPUT
artifact-build:
uses: ./.github/workflows/rwf_build.yml
Expand Down

0 comments on commit a39a6bb

Please sign in to comment.