Skip to content

Commit

Permalink
Merge pull request #98 from icann/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
anewton1998 authored Jan 14, 2025
2 parents 717b53a + 5f1c117 commit 6783f9a
Show file tree
Hide file tree
Showing 97 changed files with 4,083 additions and 1,614 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
shell: bash
run: |
cd target/${{ matrix.target }}/release
tar czvf ../../../icann-rdap-${{ matrix.target }}.tar.gz rdap rdap-srv rdap-srv-data rdap-srv-store rdap-srv-test-data
tar czvf ../../../icann-rdap-${{ matrix.target }}.tar.gz rdap rdap-test rdap-srv rdap-srv-data rdap-srv-store rdap-srv-test-data
cd -
- name: Publish
uses: softprops/action-gh-release@v1
Expand Down
Loading

0 comments on commit 6783f9a

Please sign in to comment.