Skip to content

Commit 1b22c14

Browse files
committed
testing to see if deploy example still works
1 parent 94345d9 commit 1b22c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6767
deploy-example:
6868
runs-on: ubuntu-latest
69-
if: github.ref == 'refs/heads/master'
69+
# if: github.ref == 'refs/heads/master'
7070
steps:
7171
- name: Checkout
7272
uses: actions/checkout@v3

0 commit comments

Comments
 (0)