mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 00:46:45 +00:00
fix(ci): update remaining commented snap path reference
This commit is contained in:
parent
775b66f2eb
commit
32fba869a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue