Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XanGrab authored Dec 18, 2024
1 parent caec994 commit c4fcf36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Aqualab Build
name: Field Day Unity Build

# Controls when the action will run. Triggers the workflow on creation of
# tags. Creating new 'versions' via github is the most straightforward
Expand Down Expand Up @@ -96,4 +96,4 @@ jobs:
remote_path: ${{ secrets.DEPLOY_DIR }}/${{ env.BRANCH }}
remote_host: ${{ secrets.FIELDDAY_WISC_EDU_DEPLOY_HOST }}
remote_user: ${{ secrets.FIELDDAY_WISC_EDU_DEPLOY_USER }}
remote_key: ${{ secrets.FIELDDAY_WISC_EDU_DEPLOY_KEY }}
remote_key: ${{ secrets.FIELDDAY_WISC_EDU_DEPLOY_KEY }}

0 comments on commit c4fcf36

Please sign in to comment.