Skip to content

Commit

Permalink
Reconfigured CI/CD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
beradeep committed Dec 4, 2023
1 parent 8d0fcbc commit 8f4460f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
uses: actions/[email protected]
with:
# Artifact name
name: CollegeSearch.apk
name: CollegeSearch
# A file, directory or wildcard pattern that describes what to upload
path: app/build/outputs/apk/debug/app-debug.apk

0 comments on commit 8f4460f

Please sign in to comment.