Skip to content

Commit

Permalink
Merge branch 'main' of github.com:aofdev/vscode-cointy
Browse files Browse the repository at this point in the history
  • Loading branch information
aofdev committed May 4, 2021
2 parents 0f5ec4b + 150d89d commit a8fd095
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github: aofdev
open_collective: aofdev
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v2
with:
node-version: 16
- name: Install the dependencies
Expand Down

0 comments on commit a8fd095

Please sign in to comment.