Skip to content

Commit

Permalink
github publish adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
johndietz committed Aug 26, 2024
1 parent 9283855 commit ef2390b
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: Publish docs on prod
env:
ARGO_NAMESPACE: argo
ARGO_VERSION: v3.4.1
CONTAINER_REGISTRY_URL: 'public.ecr.aws/kubefirst'

on:
push:
Expand All @@ -16,7 +15,7 @@ on:
workflow_dispatch:

jobs:
publish:
publish_and_release:
if: ${{ github.actor != 'konstruct-bot' }}
runs-on: self-hosted
steps:
Expand Down

0 comments on commit ef2390b

Please sign in to comment.