Skip to content

Commit

Permalink
Param is a variable now
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarvarela committed Jan 25, 2024
1 parent 30c6046 commit 98e3c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/realm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- name: Push
run: |
cd site/realm
realm-cli push --remote="${{ secrets.GATSBY_REALM_APP_ID }}" -y
realm-cli push --remote="${{ vars.GATSBY_REALM_APP_ID }}" -y

0 comments on commit 98e3c50

Please sign in to comment.