Skip to content

Commit

Permalink
Fix dso automatic sync
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashbrnrd committed Nov 20, 2023
1 parent d1cf92f commit cbb6453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dso-automatic-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
-F token=${{ secrets.DSO_TOKEN }} \
-F ref=main \
-F variables[GIT_BRANCH_DEPLOY]=${{ github.ref_name }} \
-F variables[PROJECT_NAME]=basegun
-F variables[PROJECT_NAME]=app

0 comments on commit cbb6453

Please sign in to comment.