Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
Leetfs committed Dec 10, 2024
1 parent 7a23e5d commit f920412
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ runs:
fi
done
echo "all_file_urls=${all_file_urls}" >> $GITHUB_ENV
echo -e "All File URLs: ${{ env.all_file_urls }}"
shell: bash
env:
GH_TOKEN: ${{ inputs.GITHUB_TOKEN }}
Expand Down

0 comments on commit f920412

Please sign in to comment.