Skip to content

Commit

Permalink
Update k3s-flannel-ubuntu-22.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder authored Feb 23, 2024
1 parent b5cf92e commit f8fa3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k3s-flannel-ubuntu-22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
submodules: recursive
- name: Run k3s-flannel CICD
if: github.repository == 'TrekkieCoder/loxilb'
if: github.repository == 'loxilb-io/loxilb'
run: |
echo "KUBECONFIG=--kubeconfig=/etc/rancher/k3s/k3s.yaml" >> $GITHUB_ENV
echo "ubuntu=22.04" >> $GITHUB_ENV
Expand Down

0 comments on commit f8fa3df

Please sign in to comment.