Skip to content

fix: stop duplicate generated release notes#947

Merged
web3dev1337 merged 1 commit into
mainfrom
fix/find-release-notes
Mar 20, 2026
Merged

fix: stop duplicate generated release notes#947
web3dev1337 merged 1 commit into
mainfrom
fix/find-release-notes

Conversation

@web3dev1337
Copy link
Copy Markdown
Owner

Summary

  • make the Windows tag workflow the only workflow that generates GitHub release notes
  • keep the macOS tag workflow limited to uploading macOS assets to the existing release
  • remove the now-unused macOS release version step

Test Plan

  • ruby -e "require 'yaml'; YAML.load_file('.github/workflows/macos.yml'); YAML.load_file('.github/workflows/windows.yml'); puts 'workflow yaml ok'"
  • node --check server/index.js

@web3dev1337 web3dev1337 merged commit 6dbfe5d into main Mar 20, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant