Skip to content

Conversation

wangyoucao577
Copy link
Owner

Closes #165

@titaneric
Copy link

Hi, it's possible to release this feature? I would like to adopt this feature in my company.

@titaneric
Copy link

BTW, I have already tested this feature in my environment and it work!

env:
  GITHUB_SERVER_URL: https://private.git.com/

jobs:
  build-artifact:
    runs-on:
      labels: [self-hosted]
    steps:
      - uses: wangyoucao577/go-release-action@feature/baseurl
        name: build artifact
        with:
          github_token: ${{ secrets.GITHUB_TOKEN }}

@wangyoucao577 wangyoucao577 merged commit ada609c into master Oct 7, 2024
@wangyoucao577 wangyoucao577 deleted the feature/baseurl branch October 7, 2024 06:19
@wangyoucao577
Copy link
Owner Author

wangyoucao577 commented Oct 7, 2024

Hi, it's possible to release this feature? I would like to adopt this feature in my company.

@titaneric wangyoucao577/go-release-action@v1.52 is ready for you. Thanks for the testing!

@titaneric
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for self-hosted enterprise github
2 participants