Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomoronconiobda authored Apr 5, 2022
1 parent 4d33702 commit 8205b38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: 'obdasystems/sparqling-ws'
token: ${{ secrets.TOKEN }}
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
Expand All @@ -33,6 +34,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: 'obdasystems/sparqling'
token: ${{ secrets.TOKEN }}
- name: Set up node
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 8205b38

Please sign in to comment.