Skip to content

Commit

Permalink
Test to figure out what's wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaar, Bjørn-Andre committed Nov 10, 2023
1 parent 125700a commit 5e14c87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
with:
upload_url: "https://uploads.github.com/repos/statisticsnorway/tink-fpe-java/releases/128531058/assets{?name,label}"
asset_path: ${{ steps.release_jar.outputs.artifact_path }}
upload_url: "https://uploads.github.com/repos/statisticsnorway/tink-fpe-java/releases/99443723/assets{?name,label}"
asset_path: ${{ steps.release_jar.outputs.artifact_glob }}

0 comments on commit 5e14c87

Please sign in to comment.