diff --git a/.github/workflows/open-ai-app.yml b/.github/workflows/open-ai-app.yml index c731c74..4058597 100644 --- a/.github/workflows/open-ai-app.yml +++ b/.github/workflows/open-ai-app.yml @@ -5,14 +5,12 @@ on: # Automatically trigger it when detected changes in repo push: branches: [main] - + + permissions: id-token: write contents: read - # Allow manual workflow trigger - workflow_dispatch: - jobs: build: runs-on: ubuntu-latest