Skip to content

Commit 5769e14

Browse files
Merge pull request #5 from kerthcet/fix/slack-link
Fix slack link
2 parents d4316e1 + f37ff5d commit 5769e14

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/kube-workflow-init.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ on:
55

66
jobs:
77
init:
8-
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes-init.yaml@v0.1.3
8+
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes-init.yaml@v0.1.18
99
secrets:
1010
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}

.github/workflows/kube-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ on:
1616

1717
jobs:
1818
event-handler:
19-
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes.yaml@v0.1.3
19+
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-as-kubernetes.yaml@v0.1.18
2020
secrets:
2121
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ If you have made **multiple contributions** to the community or projects, enough
88

99
We also have an official fundraising venue through [OpenCollective](https://opencollective.com/inftyai). We'll use the fund transparently to support the development, maintenance, and adoption of our community.
1010

11-
Link us via [Slack](https://inftyai.slack.com/), [Twitter](https://x.com/InftyAI) as well.
11+
Link us via [Slack](https://join.slack.com/t/inftyai/shared_invite/zt-3700res2c-_AuBGD3kixDJhzycFE6L5A), [Twitter](https://x.com/InftyAI) as well.

0 commit comments

Comments
 (0)