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 48d3618 commit e03a285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
run: |
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/zhanyeye/clash-rules-for-dev/master/rules.txt" >> $GITHUB_ENV
echo "custom_rules=https://raw.githubusercontent.com/$GITHUB_REPOSITORY/master/rules.txt" >> $GITHUB_ENV
shell: bash

- name: Generate rules.txt file
Expand Down

0 comments on commit e03a285

Please sign in to comment.