Skip to content

Commit

Permalink
ci: fix alpha packages (#3989)
Browse files Browse the repository at this point in the history
  • Loading branch information
serbantarmure authored Nov 16, 2023
1 parent e8cef2f commit cd8631d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/davinci-alpha-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Parse secrets
id: parse_secrets
uses: toptal/davinci-github-actions/expose-json-outputs@ci-add-gsm-actions-to-public-repos
uses: toptal/davinci-github-actions/expose-json-outputs@master
with:
json: ${{ steps.secrets_manager.outputs.secrets }}

Expand Down

0 comments on commit cd8631d

Please sign in to comment.