generated from Templates/Baseline
Compare commits
No commits in common. "2138d04e5d7612999ec4f536388326caf367d000" and "51d3fd366fa4c9e4d15fc0ff9f6debfeaed02c40" have entirely different histories.
2138d04e5d
...
51d3fd366f
@ -42,7 +42,7 @@ jobs:
|
|||||||
password: ${{ secrets.TOKEN }}
|
password: ${{ secrets.TOKEN }}
|
||||||
-
|
-
|
||||||
name: Build and push
|
name: Build and push
|
||||||
uses: https://gitea.ocram85.com/actions/build-push-action@v6
|
uses: https://gitea.ocram85.com/actions/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
|
Loading…
Reference in New Issue
Block a user