Skip to content

Commit d977774

Browse files
chore: prettier
1 parent 57302dc commit d977774

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/alpha-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
- name: Push Changes and Tags
5858
run: |
5959
git push --follow-tags
60-
shell: bash
60+
shell: bash

.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/apps
2-
.yarn
2+
.yarn
3+
.github/actions

0 commit comments

Comments
 (0)