Skip to content

Commit

Permalink
fix release job again
Browse files Browse the repository at this point in the history
  • Loading branch information
salamaashoush committed Jun 1, 2024
1 parent 0f8f629 commit 92294de
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/lovely-cougars-grow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"pactup": patch
---

Fix release job again
4 changes: 2 additions & 2 deletions .github/workflows/release_pactup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ jobs:
draft: true
files: |
pactup-*.tar.gz
# pactup-*.zip
# pactup-*.zip # windows
fail_on_unmatched_files: true

- name: wait 3 minutes for smoke test
Expand All @@ -189,7 +189,7 @@ jobs:
strategy:
matrix:
include:
# - os: windows-latest
# - os: windows-latest # windows
- os: ubuntu-latest
- os: ubuntu-latest
container: node:22-alpine # musl
Expand Down

0 comments on commit 92294de

Please sign in to comment.