doc: Update rust.yml

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

View file

@ -31,9 +31,8 @@ jobs:
- name: Release
id: release_id
uses: "marvinpinto/action-automatic-releases@latest"
uses: elgohr/Github-Release-Action@v4
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
automatic_release_tag: ${{ steps.changelog_id.outputs.tag }}
title: ${{ steps.changelog_id.outputs.tag }}