Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snail2sky authored Oct 24, 2024
1 parent b656c80 commit c7d29de
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,10 @@ jobs:
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Github Release
uses: elgohr/Github-Release-Action@v5
with:
title: test release
workdir: ./output
tag: v1.0.10
- name: Generate release notes
uses: raulanatol/github-actions-releaser@main
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# - name: Release
# uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit c7d29de

Please sign in to comment.