Update dependency-update.yml
This commit is contained in:
parent
c26a3e9630
commit
1520011a9a
1 changed files with 1 additions and 2 deletions
3
.github/workflows/dependency-update.yml
vendored
3
.github/workflows/dependency-update.yml
vendored
|
|
@ -24,7 +24,6 @@ jobs:
|
||||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.event.pull_request.merged == true
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
-
|
-
|
||||||
|
|
@ -40,4 +39,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: andrewmhub/insurgency-sandstorm:latest
|
tags: andrewmhub/insurgency-sandstorm:latest
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue