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 b34f2e9 commit b613d6dCopy full SHA for b613d6d
.github/workflows/build-using-buildscripts.yml
@@ -27,8 +27,8 @@ jobs:
27
- name: Checkout Together Action
28
uses: actions/checkout@v3
29
with:
30
- repository: craigcomstock/together-javascript-action
31
- ref: 2025-04-15-tidy
+ repository: cfengine/together-javascript-action
+ ref: main
32
ssh-key: ${{ secrets.GH_ACTIONS_SSH_DEPLOY_KEY_TOGETHER_REPO }}
33
ssh-known-hosts: github.com
34
0 commit comments