Skip to content

Commit

Permalink
feat: add delete and login feature to ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
kushalsubedi committed Sep 13, 2024
1 parent 6bbc4d6 commit 1948a6a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 59 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,17 +30,3 @@ jobs:
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.22.5

- name: run GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
25 changes: 0 additions & 25 deletions .gorelease.yml

This file was deleted.

20 changes: 0 additions & 20 deletions CHANGELOG.md

This file was deleted.

0 comments on commit 1948a6a

Please sign in to comment.