Skip to content

Commit

Permalink
rule-set
Browse files Browse the repository at this point in the history
  • Loading branch information
malikshi authored Dec 1, 2023
1 parent 10e8082 commit 2a92aa8
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,16 +93,6 @@ jobs:
asset_name: geoip.db
asset_content_type: application/octet-stream

- name: Release geoip-cn.db
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./sing-geoip/geoip-cn.db
asset_name: geoip-cn.db
asset_content_type: application/octet-stream

- name: Delete Old Release
uses: dev-drprasad/[email protected]
with:
Expand Down

0 comments on commit 2a92aa8

Please sign in to comment.