Skip to content

Commit

Permalink
build: sync common files from github_organization_management repository
Browse files Browse the repository at this point in the history
  • Loading branch information
metworkbot committed Apr 23, 2024
1 parent ecb7efb commit 085fc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/set_variables.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ case "${GITHUB_EVENT_NAME}" in
OS_VERSION=${PAYLOAD_OS}
fi;;
workflow_dispatch)
B=${WORKFLOW_BRANCH}
BRANCH=${WORKFLOW_BRANCH}
if [ -f .build_os ]; then
OS_VERSION=`cat .build_os`
else
Expand Down

0 comments on commit 085fc74

Please sign in to comment.