Skip to content

Commit

Permalink
add persistent-sql-lifted to release workflow (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin authored Nov 21, 2024
1 parent bd05e0f commit 6ffa6c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- freckle-memcached
- freckle-otel
- freckle-prelude
- persistent-sql-lifted

steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -45,6 +46,7 @@ jobs:
- freckle-memcached
- freckle-otel
- freckle-prelude
- persistent-sql-lifted

env:
HACKAGE_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
Expand Down

0 comments on commit 6ffa6c5

Please sign in to comment.