Skip to content

Commit

Permalink
123
Browse files Browse the repository at this point in the history
  • Loading branch information
RingoTC committed Mar 6, 2024
1 parent 87d9364 commit cfc8fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
}
}
console.log("Matched channel: ", channel);
process.stdout.write(channel);
console.log("::set-output name=channel::" + channel);
'
env:
BRANCH_NAME: ${{ steps.branch-names.outputs.current_branch }}
Expand Down

0 comments on commit cfc8fe3

Please sign in to comment.