mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Version number to foorter #209 0.1
This commit is contained in:
1
.github/workflows/docker_prod.yml
vendored
1
.github/workflows/docker_prod.yml
vendored
@@ -46,7 +46,6 @@ jobs:
|
||||
type=ref,event=branch,suffix=-{{ sha }}
|
||||
type=ref,event=pr
|
||||
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/') }}
|
||||
- uses: actions/checkout@master
|
||||
|
||||
- name: Update version
|
||||
uses: brettdorrans/write-version-to-file@master
|
||||
|
||||
Reference in New Issue
Block a user