Skip to content

Commit

Permalink
Merge pull request #47 from nadheesh/main
Browse files Browse the repository at this point in the history
Move `ai.agent` from `ballerinax` to `wso2`
  • Loading branch information
malithjayasinghe committed Feb 16, 2024
2 parents e288bc1 + 54253f4 commit 8b5bd23
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 50 deletions.
48 changes: 0 additions & 48 deletions .github/workflows/dev-stg-release.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
env:
WORKING_DIR: ./ballerina
JAVA_HOME: /usr/lib/jvm/default-jvm
BALLERINA_CENTRAL_ACCESS_TOKEN: ${{ secrets.BALLERINA_CENTRAL_ACCESS_TOKEN }}
BALLERINA_CENTRAL_ACCESS_TOKEN: ${{ secrets.WSO2_ORG_BALLERINA_CENTRAL_ACCESS_TOKEN }}
2 changes: 1 addition & 1 deletion ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
distribution = "2201.8.4"
org = "ballerinax"
org = "wso2"
name = "ai.agent"
version = "0.7.6"
license = ["Apache-2.0"]
Expand Down

0 comments on commit 8b5bd23

Please sign in to comment.