[actions] remove tag maker

This commit is contained in:
Quacksire 2022-01-28 22:37:23 -08:00
parent 8a9a1259e8
commit 4e3ea61e7b

View file

@ -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