Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
damianh committed Oct 9, 2024
1 parent a00fa3c commit f67a6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/identity-model-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: actions/upload-artifact@v4
if: github.ref == 'refs/heads/main' && contains(matrix.runs-on, 'ubuntu')
with:
path: access-token-management/artifacts/*.nupkg
path: identity-model/artifacts/*.nupkg
compression-level: 0
overwrite: true
retention-days: 15

0 comments on commit f67a6c0

Please sign in to comment.