Skip to content

Commit 63b8fbb

Browse files
authored
Update dotnet-desktop.yml
1 parent 98a5124 commit 63b8fbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Publish Release
8585
uses: marvinpinto/action-automatic-releases@latest
8686
with:
87-
repo_token: "${{ secrets.TOKEN }}"
87+
repo_token: "${{ secrets.ACTION_TOKEN }}"
8888
title: "v${{ needs.time.outputs.v }}"
8989
automatic_release_tag: "AutoPublish-${{ steps.gdate.outputs.date }}"
9090
prerelease: false

0 commit comments

Comments
 (0)