Skip to content

Commit

Permalink
Merge pull request #23 from ipfs-force-community/0x5459-patch-1
Browse files Browse the repository at this point in the history
test ci
  • Loading branch information
Fatman13 authored Aug 9, 2023
2 parents 9d97493 + ee8fd36 commit 5823cb1
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 152 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main

schedule:
- cron: '0 0 1/2 * *'
workflow_dispatch:
Expand All @@ -22,6 +23,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16
registry-url: "https://registry.npmjs.org"

- name: Install and Build
run: |
Expand Down
Loading

0 comments on commit 5823cb1

Please sign in to comment.