mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-16 19:05:16 +00:00
fix snapcraft
This commit is contained in:
2
.github/workflows/snapcraft-release.yml
vendored
2
.github/workflows/snapcraft-release.yml
vendored
@@ -4,7 +4,7 @@ on:
|
|||||||
types: [created]
|
types: [created]
|
||||||
jobs:
|
jobs:
|
||||||
snapcraft_publish:
|
snapcraft_publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build and Publish Snapcraft
|
- name: Build and Publish Snapcraft
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
name: dotdrop
|
name: dotdrop
|
||||||
|
base: core18
|
||||||
adopt-info: version
|
adopt-info: version
|
||||||
summary: Save your dotfiles once, deploy them everywhere
|
summary: Save your dotfiles once, deploy them everywhere
|
||||||
description: |
|
description: |
|
||||||
|
|||||||
Reference in New Issue
Block a user