Skip to content

Commit

Permalink
Update dev_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rawnullbyte authored Aug 28, 2024
1 parent 472ee54 commit 30cfa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Release
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: '${{ secrets.REPO_TOKEN }}'
repo_token: '${{ secrets.GITHUB_TOKEN }}'
automatic_release_tag: latest
prerelease: true
title: Dev Build
Expand Down

0 comments on commit 30cfa2c

Please sign in to comment.