master link updated

This commit is contained in:
pseusys
2023-02-22 22:15:30 +01:00
parent 5c3b1ed91b
commit 3b10022320

View File

@@ -5,7 +5,7 @@ on:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/dev' }}
cancel-in-progress: ${{ github.ref != 'refs/heads/master' }}
jobs:
publish-server-image: