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 c383015 commit f8d9550
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 @@ -52,13 +52,3 @@ jobs:
build/*.gz
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: sync lion-release
env:
REPO_URL: jumpserver/lion-release
TAG_NAME: ${{ steps.get_version.outputs.TAG }}
BRANCH: master
ACCESS_TOKEN: ${{ secrets.PRIVATE_TOKEN }}
FILE_PATTERN: build/*.gz
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 f8d9550

Please sign in to comment.