Skip to content

Commit

Permalink
target prod
Browse files Browse the repository at this point in the history
  • Loading branch information
keldaan-ag committed May 11, 2024
1 parent f37f476 commit 276b9ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v2

uses: actions/checkout@v4
with:
ref: prod
- name: Set up Node.js
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 276b9ff

Please sign in to comment.