We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470b2f6 commit 2d923acCopy full SHA for 2d923ac
1 file changed
.github/workflows/update-version-data.yml
@@ -39,5 +39,5 @@ jobs:
39
app-id: ${{ vars.TASTENDRUCK_APP_ID }}
40
private-key: ${{ secrets.TASTENDRUCK_PRIVATE_KEY }}
41
branch: "tastendruck/github_actions/update-data/${{ github.ref_name }}"
42
- title: ":robot: `make version-data`"
+ title: ":robot: `./bin/generate-test-data && ./bin/generate-all-versions`"
43
labels: update_data
0 commit comments