mirror of
https://github.com/lukaszraczylo/semver-generator.git
synced 2026-06-27 02:52:58 +00:00
Update autoupdate.yaml
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
export GITHUB_TOKEN=${{ secrets.GHCR_TOKEN }}
|
export GITHUB_TOKEN=${{ secrets.GHCR_TOKEN }}
|
||||||
CI_RUN=${CI} make test
|
CI_RUN=${CI} make test
|
||||||
git config --global --add safe.directory /__w/graphql-monitoring-proxy/graphql-monitoring-proxy
|
git config --global --add safe.directory /__w/semver-generator/semver-generator
|
||||||
|
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user