Skip to content

Commit

Permalink
Ignore target dir
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeemMuzammil committed Nov 17, 2023
1 parent 0be0f13 commit cb65aa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
call_workflow:
name: Run Release Workflow
if: ${{ github.repository_owner == 'ballerina-platform' }}
uses: ballerina-platform/ballerina-standard-library/.github/workflows/release-package-connector-template.yml@ThisaruGuruge-patch-1
uses: ballerina-platform/ballerina-standard-library/.github/workflows/release-package-connector-template.yml@main
secrets: inherit
with:
package-name: candid
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ replay_pid*

# Ignore Gradle build output directory
build
target

0 comments on commit cb65aa1

Please sign in to comment.