Skip to content

Commit

Permalink
Another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 committed Sep 28, 2023
1 parent 2e236b7 commit 3e2f4af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runs:
repos_filename=$(echo ${{ inputs.repos_filename }} | sed 's/\.lua//g')
fi
echo "REPOS_FILENAME=$repos_filename" >> $GITHUB_ENV
echo "REPOS_FILENAME=$repos_filename" >> $GITHUB_OUTPUT
- name: Setup Git configurations
shell: bash
run: |
Expand Down

0 comments on commit 3e2f4af

Please sign in to comment.