Enable ArchiSteamFarm.OfficialPlugins.Monitoring for publishing

This commit is contained in:
Łukasz Domeradzki
2024-04-14 16:58:05 +02:00
parent 49618534ce
commit bdf90a5e51

View File

@@ -466,12 +466,11 @@ jobs:
name: windows-latest_ASF-win-x64
path: out
# TODO: Enable me when documentation is ready and plugin is stable for usage
# - name: Download ArchiSteamFarm.OfficialPlugins.Monitoring artifact
# uses: actions/download-artifact@v4.1.4
# with:
# name: ArchiSteamFarm.OfficialPlugins.Monitoring
# path: out
- name: Download ArchiSteamFarm.OfficialPlugins.Monitoring artifact
uses: actions/download-artifact@v4.1.4
with:
name: ArchiSteamFarm.OfficialPlugins.Monitoring
path: out
- name: Import GPG key for signing
uses: crazy-max/ghaction-import-gpg@v6.1.0