mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Enable ArchiSteamFarm.OfficialPlugins.Monitoring for publishing
This commit is contained in:
11
.github/workflows/publish.yml
vendored
11
.github/workflows/publish.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user