We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9bf2fc commit ec10239Copy full SHA for ec10239
.github/workflows/package.yml
@@ -45,6 +45,7 @@ jobs:
45
owner: ModelEngine-Group
46
repository: 'DataMate'
47
access-token: ${{ secrets.ACCESS_TOKEN }}
48
+ branch: 'add-oms-authentication'
49
50
- name: DataMate Package
51
run: |
0 commit comments