tldr-pages / tldr-c-client

C command-line client for tldr pages
MIT License
293 stars 50 forks source link

Update version to 1.4.2 #68

Closed marchersimon closed 2 years ago

marchersimon commented 2 years ago

Closes #67

glawrence commented 2 years ago

Looking at the makefile, is it trying to check it is being run from the local git clone and then use the tag as the version? This would explain why it is still 1.3.0 and also avoid the need to change the makefile for every build, just a thought

CleanMachine1 commented 2 years ago

Make sure to make another release.

CleanMachine1 commented 2 years ago

Merge when you feel correct!

marchersimon commented 2 years ago

I hope I didn't forget anything this time, but the release workflow is failing. I already tried to re-run it.

CleanMachine1 commented 2 years ago
refusing to allow a Personal Access Token to create or update workflow without `workflow` scope

the token doesn't have the correct privilege, @navarroaxel since your an admin, could you fix this?

navarroaxel commented 2 years ago

@CleanMachine1 where should I set the PAT?

CleanMachine1 commented 2 years ago

I'm not too sure, however I assume it will be in here in the settings somewhere or unfortunately, possibly on the tldr-bot's account settings, which I assume we don't have access to

CleanMachine1 commented 2 years ago

It might be called the BREW access token if its in this repo's secrets.