Revert "Merge pull request #279 from jon4hz/main"

This reverts commit 87fd5e33f1, reversing
changes made to 2c4e066f64.
This commit is contained in:
Maidul Islam
2023-01-31 20:17:15 -08:00
parent 87fd5e33f1
commit 1878bed10a
3 changed files with 6 additions and 23 deletions

View File

@@ -34,15 +34,16 @@ jobs:
run: |
mkdir ../../osxcross
git clone https://github.com/plentico/osxcross-target.git ../../osxcross/target
- uses: goreleaser/goreleaser-action@v4
- uses: goreleaser/goreleaser-action@v2
with:
distribution: goreleaser
version: latest
args: release --clean
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GO_RELEASER_GITHUB_TOKEN }}
FURY_TOKEN: ${{ secrets.FURYPUSHTOKEN }}
AUR_KEY: ${{ secrets.AUR_KEY }}
CLI_VERSION: ${{github.ref_name}}
- uses: actions/setup-python@v4
- run: pip install --upgrade cloudsmith-cli
- name: Publish to CloudSmith