Skip to content

Commit 265122f

Browse files
committed
Changed file name
1 parent 83d5edf commit 265122f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/java.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: ./mvnw package
2727

2828
- name: Create function zip
29-
run: cd target/azure-functions; zip -r ../../randomquotes-azure.0.1.${{ github.run_number }}.zip *
29+
run: cd target/azure-functions; zip -r ../../randomquotesapi-azure.0.1.${{ github.run_number }}.zip *
3030

3131
- name: Create Release
3232
id: create_release

0 commit comments

Comments
 (0)