Skip to content

Commit

Permalink
Merge pull request #122 from internetee/109-disclose-registrant-data
Browse files Browse the repository at this point in the history
Disclose additional registrant data
  • Loading branch information
vohmar authored Nov 24, 2022
2 parents f7825ea + 9caed26 commit 4239203
Show file tree
Hide file tree
Showing 17 changed files with 30,636 additions and 40,266 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
persist-credentials: false
- name: Reconfigure git to use HTTP authentication
run: >
git config --global url."https://github.com/".insteadOf
ssh://[email protected]/
git config --global url."https://github.com/".insteadOf ssh://[email protected]/
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.eslintignore
.prettierignore
Loading

0 comments on commit 4239203

Please sign in to comment.