Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BaiJiangJie authored Aug 21, 2024
1 parent 2c76d78 commit eab5195
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,3 @@ jobs:
build/chen-${{ steps.get_version.outputs.TAG }}.tar.gz.md5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: sync chen-release
env:
REPO_URL: jumpserver/chen-release
TAG_NAME: ${{ steps.get_version.outputs.TAG }}
BRANCH: master
ACCESS_TOKEN: ${{ secrets.PRIVATE_TOKEN }}
FILE_PATTERN: "build/*"
run: |
wget "https://github.com/LeeEirc/ghaction/releases/download/v0.0.2/ghrcreate-linux-amd64"
chmod +x ghrcreate-linux-amd64 && ./ghrcreate-linux-amd64

0 comments on commit eab5195

Please sign in to comment.