Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Commit

Permalink
Use crate-tag-version action on CI (#176)
Browse files Browse the repository at this point in the history
* CI: use crate-version-tag, fixes

* fix path
  • Loading branch information
boozook authored Nov 30, 2021
1 parent 3f9f0b7 commit 3287564
Show file tree
Hide file tree
Showing 6 changed files with 224 additions and 349 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
uses: actions/checkout@v2

- name: Restore from cache and run vcpkg
if: ${{ matrix.platform == 'win' }}
uses: lukka/run-vcpkg@v7
with:
vcpkgArguments: openssl
Expand Down
31 changes: 0 additions & 31 deletions .github/workflows/release-ext.yml

This file was deleted.

110 changes: 0 additions & 110 deletions .github/workflows/release-new.yml

This file was deleted.

208 changes: 0 additions & 208 deletions .github/workflows/release-tools.yml

This file was deleted.

Loading

0 comments on commit 3287564

Please sign in to comment.