chore(CI): fix typo on release configuration.

This commit is contained in:
James Harton 2023-01-16 08:58:11 +13:00
parent d8bd7030bb
commit 83793beb8d

View file

@ -153,4 +153,4 @@ jobs:
with:
mix-env: dev
no-major: true
release-token: ${{ secrets.JIMSY_ACESS_TOKEN }}
release-token: ${{ secrets.JIMSY_ACCESS_TOKEN }}