We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ba774f + bd8835f commit ea0329eCopy full SHA for ea0329e
2 files changed
.github/workflows/ci.yaml
@@ -63,7 +63,7 @@ jobs:
63
64
artifacts:
65
name: Artifacts
66
- uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@5.4.0
+ uses: kube-logging/logging-operator/.github/workflows/artifacts.yaml@6.0.0
67
with:
68
version: "latest"
69
publish: ${{ github.event_name == 'push' }}
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ permissions:
10
jobs:
11
12
13
14
15
version: ${{ github.ref_name }}
16
publish: true
0 commit comments