Skip to content

Commit

Permalink
Master to Exiled 9 (#208)
Browse files Browse the repository at this point in the history
* Delete .github/dependabot.yml

* Update push_nuget.yml

* Update dev.yml
  • Loading branch information
Misaka-ZeroTwo authored Nov 27, 2024
1 parent cee097e commit 71cf637
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- dev
- scpsl14
pull_request:
branches:
- dev
- scpsl14
workflow_dispatch:

defaults:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ defaults:
working-directory: ./EXILED

env:
EXILED_REFERENCES_URL: https://ExMod-Team.github.io/SL-References/Master.zip
EXILED_REFERENCES_URL: https://ExMod-Team.github.io/SL-References/Dev.zip
EXILED_REFERENCES_PATH: ${{ github.workspace }}/EXILED/References

jobs:
Expand Down

0 comments on commit 71cf637

Please sign in to comment.