Skip to content

Commit

Permalink
fix: remove token on manual_release_version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gumaciel committed Mar 6, 2023
1 parent 21d5f7e commit 1876ea1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/manual_release_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.ADMOB_GODOT_EDITOR_WORKFLOW }}

- name: Verify current inputs godot_version
run: |
Expand Down

0 comments on commit 1876ea1

Please sign in to comment.