Skip to content

Commit

Permalink
chore: lint issues fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmed Moussa <[email protected]>
  • Loading branch information
hamada147 committed Nov 8, 2023
1 parent 2c0e4c6 commit 7eb38e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ jobs:
TAG_VERSION: ${{github.event.inputs.tag}}
id: publish
run: |
./gradlew :publishAllPublicationsToGitHubPackagesRepository :apollo:publishJsPackageToGithubRegistry
./gradlew publishAllPublicationsToGitHubPackagesRepository :apollo:publishJsPackageToGithubRegistry

0 comments on commit 7eb38e1

Please sign in to comment.