Skip to content

Commit

Permalink
(actions) use master again
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Jan 6, 2021
1 parent 429bd8a commit 64f9943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: TUe CI
uses: tue-robotics/tue-env/ci/main@gh_actions_use_ssh
uses: tue-robotics/tue-env/ci/main@master
with:
package: ${{ github.event.repository.name }}
ssh-key: ${{ secrets.SSH_DEPLOY_KEY }}
Expand Down

0 comments on commit 64f9943

Please sign in to comment.