Skip to content

Commit 5a9ca02

Browse files
committed
fold release job into build job
1 parent c7446c1 commit 5a9ca02

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,6 @@ jobs:
3636
uses: actions/checkout@v5
3737
- name: Create release archive and notes
3838
run: .github/workflows/create_archive_and_notes.sh
39-
40-
release:
41-
name: Release
42-
needs: build
43-
runs-on: ubuntu-latest
44-
steps:
4539
- name: Release
4640
uses: softprops/action-gh-release@v2
4741
with:

0 commit comments

Comments
 (0)