Skip to content

Commit

Permalink
fix: remove typo in release pipeline (#254)
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Javier Ribo Labrador <[email protected]>
  • Loading branch information
elribonazo committed Jul 19, 2024
1 parent ed0fdf3 commit 34597e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v4
with:
with:
submodules: recursive
token: ${{ secrets.IDENTUS_CI }}
Expand Down

0 comments on commit 34597e1

Please sign in to comment.