Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bayrakmustafa committed Apr 10, 2024
1 parent c2170b2 commit 3b7ec1a
Showing 1 changed file with 5 additions and 19 deletions.
24 changes: 5 additions & 19 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,22 +60,8 @@ jobs:
# JVM Max Memory
jvm_max_memory: 2048M

# - name: release
# uses: softprops/action-gh-release@v1
# if: always()
# with:
# draft: true
# files: |
# dist/*.exe
# dist/*.zip
# dist/*.dmg
# dist/*.AppImage
# dist/*.snap
# dist/*.deb
# dist/*.rpm
# dist/*.tar.gz
# dist/*.yml
# dist/*.blockmap
# disy/squirrel-windows/*.exe
# env:
# GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
- name: Upload Signed File
uses: actions/upload-artifact@v3
with:
name: civitai-link-1.10.39-setup.exe
path: ./dist/civitai-link-1.10.39-setup.exe

0 comments on commit 3b7ec1a

Please sign in to comment.