diff --git a/.gitea/workflows/varnish-exporter.yml b/.gitea/workflows/varnish-exporter.yml index 60e5af5..fba3d5f 100644 --- a/.gitea/workflows/varnish-exporter.yml +++ b/.gitea/workflows/varnish-exporter.yml @@ -42,10 +42,10 @@ jobs: tagging_message: '${{ env.VERSION }}' push_options: '--force' - - name: DEBUG: build value + - name: DEBUG - build value run: echo "${{ steps.new_version.outputs.build }}" - - name: DEBUG: tag value + - name: DEBUG - tag value run: echo "${{ steps.new_version.outputs.tag }}" build: