Skip to content

Commit

Permalink
update document uploader settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbranham committed Mar 31, 2024
1 parent a395249 commit d2a6795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: savantly-net/mainbot-github-action@main
with:
glob-patterns: '*.md' # Set your file pattern here
namespace: '/admin'
namespace: '/mainbot-documents'
api-url: 'https://backstage-mainbot.savantly.apps.savantly.cloud'
client-id: ${{ secrets.MAINBOT_CLIENT_ID }}
client-secret: ${{ secrets.MAINBOT_CLIENT_SECRET }}
Expand Down

0 comments on commit d2a6795

Please sign in to comment.