Skip to content

Commit

Permalink
Merge pull request #151 from bitovi/TR-49-Add-dist-to-gitignore
Browse files Browse the repository at this point in the history
update staging ref
  • Loading branch information
DavidNic11 authored Sep 26, 2024
2 parents ef28802 + c34dc8b commit 74a01ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
ref: staging
with:
ref: staging

- name: Ensure `dist` Folder Exists
run: |
Expand Down

0 comments on commit 74a01ea

Please sign in to comment.