fix(ci): update remaining commented snap path reference

This commit is contained in:
Johannes Millan 2025-06-27 13:15:23 +02:00
parent 775b66f2eb
commit 32fba869a4

View file

@ -100,7 +100,7 @@ jobs:
max_attempts: 2
timeout_minutes: 11
command: snapcraft push .tmp/app-builds/sp.snap --release edge
# - run: snapcraft push app-builds/sp.snap --release candidate
# - run: snapcraft push .tmp/app-builds/sp.snap --release candidate
# if: startsWith(github.ref, 'refs/tags/v')
# - run: snapcraft promote superproductivity --from-channel latest/edge --to-channel latest/candidate --yes
# if: startsWith(github.ref, 'refs/tags/v')