mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
remove the requirement for non-existant job in publish workflow (#8251)
This commit is contained in:
parent
51b9bb4315
commit
cc6aded685
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -12,7 +12,6 @@ jobs:
|
||||
github_tag:
|
||||
name: Tag latest version on Github
|
||||
runs-on: ubuntu-latest
|
||||
needs: [upload_to_dockerhub]
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.1.7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user