Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 17, 2025
1 parent ff2685a commit 9dc3c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ on:
pull_request:
paths:
- .github/actions/bump.ts
- .github/workflows/ci.bump.yml

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pkgxdev/setup@v3
- run: .github/actions/bump.ts pkgx 2.1.1 2.1.2
- run: .github/actions/bump.ts pkgm 0.3.0 0.3.1
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9dc3c31

Please sign in to comment.