Skip to content

Commit

Permalink
set SNAPCRAFT_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
Lleyton Gray committed Feb 27, 2022
1 parent 136bade commit 48f9ddd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: yarn ci-build
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SNAPCRAFT_TOKEN: ${{ secrets.SNAPCRAFT_TOKEN }}

MAC_CERTS: ${{ secrets.mac_certs }}
MAC_CERTS_PASSWORD: ${{ secrets.mac_certs_password }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "skye",
"version": "6.6.2",
"version": "6.6.3",
"sideEffects": false,
"description": "Extensible, fast and innovative web browser with Innatical UI.",
"keywords": [
Expand Down

0 comments on commit 48f9ddd

Please sign in to comment.