diff --git a/.github/workflows/release-docs-update.yml b/.github/workflows/release-docs-update.yml index edf2fc0b..3c956f44 100644 --- a/.github/workflows/release-docs-update.yml +++ b/.github/workflows/release-docs-update.yml @@ -127,7 +127,7 @@ jobs: with: skill: warpdotdev/docs:release_updates warp_api_key: ${{ secrets.WARP_API_KEY }} - profile: ${{ vars.WARP_AGENT_PROFILE || '' }} + profile: ${{ secrets.WARP_AGENT_PROFILE || '' }} prompt: | Run the release docs update workflow from the `release_updates` skill.