Skip to content

Commit

Permalink
fixup! ci: reenable actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwremmel committed Jan 22, 2024
1 parent 073e1bd commit c092b7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: ianwremmel/[email protected].3
- uses: ianwremmel/[email protected].5

nopush:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: ianwremmel/[email protected].4
- uses: ianwremmel/[email protected].5

chromatic:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c092b7f

Please sign in to comment.