Skip to content

Commit

Permalink
Revert "ci: release a snap for testing"
Browse files Browse the repository at this point in the history
This reverts commit f54d8c3.
  • Loading branch information
Gu1nness committed Nov 22, 2024
1 parent f54d8c3 commit 13da9e1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,3 @@ jobs:
with:
name: snap-artifact
path: ${{ steps.build.outputs.snap }}
- id: get-snap-name
run: echo "SNAP_FILE=$(ls *.snap)" >> $GITHUB_OUTPUT
- uses: snapcore/action-publish@v1
env:
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.STORE_LOGIN }}
with:
snap: ${{ steps.get-snap-name.outputs.SNAP_FILE }}
release: 6/edge/use-mongo-args-snapctl

0 comments on commit 13da9e1

Please sign in to comment.