Skip to content

Commit 33577c2

Browse files
Use ReadSettings from agolution/AL-Go-Actions
1 parent 10e4662 commit 33577c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_BuildALGoProject.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
lfs: true
100100

101101
- name: Read settings
102-
uses: microsoft/AL-Go-Actions/[email protected]
102+
uses: agolution/AL-Go-Actions/[email protected]
103103
with:
104104
shell: ${{ inputs.shell }}
105105
project: ${{ inputs.project }}

0 commit comments

Comments
 (0)