Skip to content

Commit

Permalink
snap: push on the edge channel.
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislas committed Jul 7, 2018
1 parent 37f1243 commit 1f78f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ else
snapcraft login --with credentials
rm credentials
goreleaser
find dist -name "skuld*.snap" | xargs snapcraft push
find dist -name "skuld*.snap" | xargs snapcraft push --release edge
fi

0 comments on commit 1f78f87

Please sign in to comment.