[actions] remove tag maker
This commit is contained in:
parent
8a9a1259e8
commit
4e3ea61e7b
1 changed files with 0 additions and 5 deletions
5
.github/workflows/release-all.yml
vendored
5
.github/workflows/release-all.yml
vendored
|
@ -11,11 +11,6 @@ jobs:
|
|||
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
|
||||
steps:
|
||||
- create-tag:
|
||||
uses: rickstaa/action-create-tag@v1
|
||||
with:
|
||||
tag: "canary-${{ github.sha }}"
|
||||
message: "https://github.com/ciderapp/Cider/commit/${{ github.sha }}"
|
||||
|
||||
- name: Check out Git repository
|
||||
uses: actions/checkout@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue