Skip to content

Support to not push the changes to git repo #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@eryajf
Copy link
Contributor

eryajf commented Jun 7, 2022

理论上配置了这个action,本意应该还是想用的,所以这个是否往仓库push,或许在action中改成自动触发,或手动触发是不是更合适一些

@LinuxSuRen
Copy link
Owner Author

LinuxSuRen commented Jun 7, 2022

是的,这个 PR 的就实现关闭自动推送。下面是参考配置:

      - name: Update readme
        uses: linuxsuren/yaml-readme@master
        env:
          GH_TOKEN: ${{ secrets.GH_SECRETS }}
        with:
          pattern: 'config/*/*.yml'
          username: linuxsuren
          org: linuxsuren
          repo: hd-home
          push: false

@LinuxSuRen LinuxSuRen merged commit fb0985e into master Jun 7, 2022
@LinuxSuRen LinuxSuRen deleted the support-no-push branch June 7, 2022 08:59
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.

2 participants