Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jul 19, 2024
1 parent 03d2e55 commit 571674a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ on:
private_registry_token:
required: true
env:
CIUXCONFIG: /home/.ciux/ciux.sh
CIUXCONFIG: $HOME/.ciux/ciux.sh
CIUX_VERSION: v0.0.4-rc2
GHA_BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
SUFFIX: ${{ inputs.suffix }}
Expand Down

0 comments on commit 571674a

Please sign in to comment.