Added the ability to replace some placeholders in the screeps code #12
@ -44,7 +44,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Upload to Screeps
|
- name: Upload to Screeps
|
||||||
uses: your-username/your-repository@v1
|
uses: Screeps/screeps-deploy-action@main
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.SCREEPS_TOKEN }}
|
token: ${{ secrets.SCREEPS_TOKEN }}
|
||||||
pattern: '**/*.js'
|
pattern: '**/*.js'
|
||||||
|
Reference in New Issue
Block a user