Skip to content

Commit

Permalink
T6705: test
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Sep 8, 2024
1 parent 5ceabb8 commit 6482aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vars-pass-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
call_var_pass:
uses: vyos/.github/.github/workflows/var-pass.yml@feature/test-var-passing
with:
NETLIFY_SITE_NAME: "abc.com"
NETLIFY_SITE_NAME: ${{ vars.NETLIFY_SITE_NAME }}

0 comments on commit 6482aeb

Please sign in to comment.