Skip to content

Commit 949741b

Browse files
Use ReadSettings from agolution/AL-Go-Actions
1 parent d76b275 commit 949741b

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
@@ -93,7 +93,7 @@ jobs:
9393
lfs: true
9494

9595
- name: Read settings
96-
uses: microsoft/AL-Go-Actions/[email protected]
96+
uses: agolution/AL-Go-Actions/[email protected]
9797
with:
9898
shell: ${{ inputs.shell }}
9999
project: ${{ inputs.project }}

0 commit comments

Comments
 (0)