Skip to content

Commit

Permalink
KXI-33125: Fix prod workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
cterry45 committed Jan 29, 2024
1 parent e533628 commit e1e7a45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:

publish:
needs: manual-approve
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v2
Expand Down

0 comments on commit e1e7a45

Please sign in to comment.