Skip to content

Commit 93af39a

Browse files
Update main.yml
1 parent bae54c8 commit 93af39a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
# This workflow contains a single job called "build"
1313
Build-Demo:
14-
if: ${{ github.ref == 'refs/heads/demo' }}
14+
if: ${{ github.ref == 'refs/heads/demo0311' }}
1515

1616
# The type of runner that the job will run on
1717
runs-on: [self-hosted, sample-upload]
@@ -35,4 +35,4 @@ jobs:
3535
password: ${{ secrets.FTP_DEMO_PASSWORD }}
3636
port: 21
3737
local-dir: /home/ubuntu/barcode-reader-javascript-samples/
38-
server-dir: /Demo.dynamsoft.com/Samples/DBR/JS/
38+
server-dir: /Demo.dynamsoft.com/Samples/DBR/JS/

0 commit comments

Comments
 (0)