atomic-write
atomic-write copied to clipboard
chore(ci): update cabal upload for docs job
Updated the cabal upload job in the release workflow for using username and password because token is not working.
@JoseLion do you mind adding secrets to the repo?
HACKAGE_USERNAME
HACKAGE_PASSWORD
@dalejo96, now that I think of it, it'd be better to have a separate workflow to upload the docs. We can call this workflow in publish.yml and it'd be also possible to dispatch it manually when needed. Let's catch up in this
Will close this PR in favor of: #52