We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02ee184 + 5386133 commit 12275d4Copy full SHA for 12275d4
1 file changed
.github/workflows/qa.yml
@@ -81,7 +81,7 @@ jobs:
81
run: Test-ModuleManifest -Path ./src/PSWattTime/PSWattTime.psd1
82
83
- name: Run the GitHub action in this commit
84
- uses: cloudyspells/PSWattTime@main
+ uses: ./
85
id: watttime_action
86
with:
87
azure_credential: ${{ secrets.AZURE_CREDENTIALS }}
0 commit comments