Skip to content

Commit

Permalink
preid release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wire committed Dec 17, 2024
1 parent 3274385 commit ce857c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/push-preid-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
push:
branches:
# Change this to your branch name where "example-preid" corresponds to the preid you want your changes released on
- feat/example-preid-branch/main
- feat/graphql-multi-client/main

jobs:
e2e:
Expand All @@ -28,7 +28,6 @@ jobs:

preid-release:
needs:
- e2e
- parse-preid
secrets: inherit
uses: ./.github/workflows/callable-npm-publish-preid.yml
Expand Down

0 comments on commit ce857c9

Please sign in to comment.