Skip to content

Commit

Permalink
better name for archived artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Dec 5, 2022
1 parent 5bd7469 commit e67de23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-rap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
uses: actions/upload-artifact@v2
if: ${{ always() }}
with:
name: logs-${{ runner.os }}
name: rap-examples-test-${{ runner.os }}
path: '**/org.eclipse.emf.parsley.targetplatform/rap-examples-test.target'

0 comments on commit e67de23

Please sign in to comment.