Skip to content

Commit

Permalink
write correctly to ci env
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanphan committed Jan 1, 2025
1 parent 2993e66 commit 7f81d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

- name: Identify Program
run: |
PROGRAM_NAME="mpl_core" >> $GITHUB_ENV
echo PROGRAM_NAME="mpl_core" >> $GITHUB_ENV
- name: Create Release
id: create_release
Expand Down

0 comments on commit 7f81d1f

Please sign in to comment.