Skip to content

Commit 9349f7d

Browse files
committed
Update artifactory vars
Signed-off-by: Jakub Jarosz <j.jarosz@f5.com>
1 parent cdac8ad commit 9349f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sbom-source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
product-name: ${{ github.event.repository.name }}
4444
release-version: ${{ github.ref_name }}
4545
artifactory-user: ${{ env.artifactory-user }}
46-
artifactory-api-token: ${{ env.artifactory-token }}
46+
artifactory-token: ${{ env.artifactory-token }}
4747
az-vault-client-id: ${{ secrets.AZ_VAULT_SEC_CLIENT_ID }}
4848
az-vault-tenant-id: ${{ secrets.AZ_VAULT_SEC_TENANT_ID }}
4949
az-vault-subscription-id: ${{ secrets.AZ_VAULT_SEC_SUBSCRIPTION_ID }}

0 commit comments

Comments
 (0)