Skip to content

Commit

Permalink
[CI] Disable Snap for now (#3651)
Browse files Browse the repository at this point in the history
  • Loading branch information
CommandMC authored Mar 31, 2024
1 parent 3741f0d commit 55e9399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
build:
uses: ./.github/workflows/build-base.yml
with:
publish-snap: true
publish-snap: false
secrets:
snapcraftIdEdge: ${{ secrets.SNAPCRAFT_ID_EDGE }}
workflowToken: ${{ secrets.WORKFLOW_TOKEN }}

0 comments on commit 55e9399

Please sign in to comment.