Skip to content

Commit

Permalink
gdf
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner committed Sep 13, 2024
1 parent ef921c5 commit ae6b714
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_CLOUD_SDK_JS_ADMIN_WRITE_TOKEN }}
ref: 'main'
# TODO: add this back before merge
# ref: 'main'
- uses: pnpm/action-setup@v3
with:
version: ${{ vars.PNPM_VERSION }}
Expand Down

0 comments on commit ae6b714

Please sign in to comment.