Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
etowahadams committed Feb 22, 2024
1 parent 5c99f88 commit 0baca27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
with:
token: ${{ secrets.PAT }}
commands: |
echo "hello world"
deploy
- run: echo "hello there"

0 comments on commit 0baca27

Please sign in to comment.