File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 3535 uses : " shopify-playground/edouard-playground/.github/actions/cibuildgem@main"
3636 with :
3737 step : " compile"
38- token : ${{ secrets.GITHUB_TOKEN }} # TODO Remove this before publishing the gem
3938 working-directory : " test/fixtures/date"
4039 test :
4140 timeout-minutes : 30
6059 uses : " shopify-playground/edouard-playground/.github/actions/cibuildgem@main"
6160 with :
6261 step : " test_${{ matrix.type }}"
63- token : ${{ secrets.GITHUB_TOKEN }} # TODO Remove this before publishing the gem
6462 working-directory : " test/fixtures/date"
6563 install :
6664 timeout-minutes : 5
7876 - name : " Run cibuildgem"
7977 uses : " shopify-playground/edouard-playground/.github/actions/cibuildgem@main"
8078 with :
81- token : ${{ secrets.GITHUB_TOKEN }} # TODO Remove this before publishing the gem
8279 step : " install"
8380 release :
8481 permissions :
9895 uses : " shopify-playground/edouard-playground/.github/actions/cibuildgem@main"
9996 with :
10097 step : " release"
101- token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments