mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +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]
|
||||
jobs:
|
||||
snapcraft_publish:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Build and Publish Snapcraft
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
name: dotdrop
|
||||
base: core18
|
||||
adopt-info: version
|
||||
summary: Save your dotfiles once, deploy them everywhere
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user