Skip to content

Commit a613cac

Browse files
committed
fix indentation
1 parent ffb04a5 commit a613cac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/weekly_and_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
deploy:
1515
needs: build
1616
uses: scipp/ess/.github/workflows/deploy.yml@anaconda_not_found
17-
secrets:
18-
anaconda_token: ${{ secrets.ANACONDATOKEN }}
17+
secrets:
18+
anaconda_token: ${{ secrets.ANACONDATOKEN }}

0 commit comments

Comments
 (0)