Skip to content

Commit

Permalink
chore: Add mnaifest file and retrigger
Browse files Browse the repository at this point in the history
  • Loading branch information
AEnguerrand committed Aug 3, 2024
1 parent 8eecb21 commit 8ad7dc6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Empty file.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,5 @@ jobs:
with:
token: ${{ steps.ghapp-cybersecurity-ci.outputs.token }}
config-file: .github/release-please-config.json
manifest-file: .github/release-please-manifest.json
path: ${{ matrix.component }}
2 changes: 1 addition & 1 deletion actions/jfrog-upload/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
JF_URL: "https://artifactory.ledgerlabs.net"
with:
oidc-provider-name: github
oidc-audience: artifactory-test-5
oidc-audience: artifactory-test-6
- run: |
jfrog rt u ${{ inputs.path }} ${{ inputs.artifactory_repository}}
shell: bash

0 comments on commit 8ad7dc6

Please sign in to comment.