Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanyeye authored Apr 18, 2022
1 parent 905d520 commit 4791ece
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ jobs:
echo "RELEASE_NAME=Released on $(date +%Y.%m.%d-%H:%M)" >> $GITHUB_ENV
echo "TAG_NAME=$(date +%Y%m%d%H%M)" >> $GITHUB_ENV
echo "custom_rules=https://raw.githubusercontent.com/$GITHUB_REPOSITORY/master/rules.txt" >> $GITHUB_ENV
echo "custom_rules=https://raw.githubusercontent.com/$GITHUB_REPOSITORY/master/rules.txt"
shell: bash

- name: Generate rules.txt file
Expand Down

0 comments on commit 4791ece

Please sign in to comment.