From 1d60bed021b47ddd3939a2131fadb89db7d4cfa0 Mon Sep 17 00:00:00 2001 From: Comp Labs Date: Thu, 10 Mar 2022 18:57:06 +0530 Subject: [PATCH] FIx --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 29cb198..d44d3ef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: dist/comp-labs-meet-amd64.snap dist/latest-linux.yml - name: Install Snapcraft - - uses: samuelmeuli/action-snapcraft@v1.2.0 + uses: samuelmeuli/action-snapcraft@v1.2.0 with: snapcraft_token: ${{ secrets.SNAPCRAFT_TOKEN }} - name: Use Snapcraft