Skip to content

Commit

Permalink
Don't use call-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Feb 4, 2023
1 parent d7aa28e commit d0e96d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ on:
types: [published]

jobs:
call-workflow:
uses: ./.github/workflows/ci.yml
secrets: inherit

build:
runs-on: ubuntu-22.04

Expand Down

0 comments on commit d0e96d6

Please sign in to comment.