Skip to content

Commit

Permalink
update standalone
Browse files Browse the repository at this point in the history
  • Loading branch information
barais committed Jul 11, 2023
1 parent 273f9ea commit 3842fab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Java CI with Maven

on:
push:
branches: [ develop ]
branches: [ develop1 ]

jobs:
build:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
# if: startsWith(github.ref, 'refs/tags/')
with:
files: |
correctexam.standalone.windows/distwindows/correctexam-windows-runner.exe
correctexam.standalone.windows/distwindows/mydb.mv.db
correctexam.standalone.windows/distwindows/mydb.trace.db
correctexam.standalone.windows/*
# correctexam.standalone.windows/mydb.mv.db
# correctexam.standalone.windows/mydb.trace.db
# tag_name: v1

0 comments on commit 3842fab

Please sign in to comment.