Update rust.yml

This commit is contained in:
2024-08-22 02:19:21 +02:00
committed by GitHub
parent 575d5ebb0d
commit 85cbc389f1

View File

@@ -57,9 +57,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Debug previous tag
run: echo "Previous tag: ${{ steps.previoustag.outputs.tag }}"
- name: Get next minor version
id: semver
uses: 'WyriHaximus/github-action-next-semvers@v1'