mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-04 17:23:33 +01:00
ci: remove unused env GH_TOKEN
This commit is contained in:
parent
63b9f085e1
commit
92fb2a9ba5
1 changed files with 0 additions and 2 deletions
2
.github/workflows/MinedMap.yml
vendored
2
.github/workflows/MinedMap.yml
vendored
|
@ -104,8 +104,6 @@ jobs:
|
||||||
- os: 'ubuntu-20.04'
|
- os: 'ubuntu-20.04'
|
||||||
target: 'x86_64-unknown-linux-gnu'
|
target: 'x86_64-unknown-linux-gnu'
|
||||||
|
|
||||||
env:
|
|
||||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
steps:
|
steps:
|
||||||
- name: 'Checkout'
|
- name: 'Checkout'
|
||||||
uses: 'actions/checkout@v4'
|
uses: 'actions/checkout@v4'
|
||||||
|
|
Loading…
Add table
Reference in a new issue