Skip to content

Commit

Permalink
Update export-server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janekx21 authored Dec 11, 2023
1 parent 2985648 commit 41ab86e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/export-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ on: [push, workflow_dispatch]
jobs:
# job id, can be anything
export_game:
# Always use ubuntu-latest for this action
runs-on: ubuntu-latest
runs-on: self-hosted
# Add permission for release creation. Can be made narrower according to your needs
permissions: write-all
# Job name, can be anything
Expand Down

0 comments on commit 41ab86e

Please sign in to comment.