doc: Update rust.yml

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2023-09-17 12:46:21 +03:00 committed by GitHub
parent 430c914d95
commit 0be725bda1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@ jobs:
- name: Release - name: Release
id: release_id id: release_id
- uses: "marvinpinto/action-automatic-releases@latest" uses: "marvinpinto/action-automatic-releases@latest"
with: with:
repo_token: "${{ secrets.GITHUB_TOKEN }}" repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: ${{ steps.changelog_id.outputs.tag }} automatic_release_tag: ${{ steps.changelog_id.outputs.tag }}