Skip to content

Commit

Permalink
hotfix: update ref branch in deploy workflow (#1683)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mittelblut9 authored Sep 12, 2023
2 parents f6a1f43 + 0530f0b commit b6a829c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
ref: main
ref: beta

- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit b6a829c

Please sign in to comment.