diff --git a/action.yml b/action.yml index 4c42f89..73be3b6 100644 --- a/action.yml +++ b/action.yml @@ -57,3 +57,5 @@ runs: echo "❌ Failed to retrieve secret: $SECRET_ID" fi done + env: + BW_SESSION: ${{ env.BW_SESSION }} \ No newline at end of file