Skip to content

Commit

Permalink
Fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
krystophny committed Jan 25, 2025
1 parent 409cc59 commit a85e2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

env:
GIT_HTTPS: "true"
CODE_BRANCH: "${{ github.head_ref }}"
CI_MERGE_REQUEST_SOURCE_BRANCH_NAME: "${{ github.head_ref }}"

jobs:
code:
Expand Down

0 comments on commit a85e2fe

Please sign in to comment.