Skip to content

Commit

Permalink
fix: bump version as brew ans nuget had issues
Browse files Browse the repository at this point in the history
  • Loading branch information
sekwah41 committed Nov 17, 2023
1 parent c7dd230 commit 31791a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,6 @@ jobs:
built-*/*.snap
built-*/*.blockmap
tauri-release/*
- name: Invoke website publish
uses: benc-uk/workflow-dispatch@v1
with:
workflow: Deploy Website
publish-to-homebrew-cask:
name: Publish to Homebrew Cask
needs:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/website-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
paths:
- "website"
workflow_dispatch:
release:
types:
- published
jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 31791a9

Please sign in to comment.