Skip to content

Commit

Permalink
Switch the action branch to the current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
plocket authored Aug 15, 2023
1 parent 20c3edb commit 7a13c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run ALKiln on the GitHub server
uses: SuffolkLITLab/ALKiln/github_server@start_server_take_2
uses: SuffolkLITLab/ALKiln/github_server@start_server_workflow
with:
CONFIG_CONTENTS: "${{ secrets.CONFIG_CONTENTS }}"
- run: echo "Finished running on the GitHub server"

0 comments on commit 7a13c74

Please sign in to comment.