Skip to content

Commit

Permalink
Test: specified multiple folders as arrays for contentRoot
Browse files Browse the repository at this point in the history
  • Loading branch information
villyes-ledger committed Oct 2, 2024
1 parent e32f205 commit d7b96bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
atlassianUserName: ${{ secrets.ATLASSIAN_USERNAME }}
atlassianApiToken: ${{ secrets.ATLASSIAN_API_TOKEN }}
folderToPublish: .
contentRoot: actions/jfrog-login/README_jfrog_login.md
contentRoot: ['actions/attest/', 'actions/jfrog-login/', 'actions/sign-blob/', 'actions/sign-container/']
#configFile: .markdown-confluence.json

0 comments on commit d7b96bf

Please sign in to comment.