Skip to content

Commit

Permalink
More renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmacdonald committed Feb 12, 2024
1 parent 4c8209f commit abd3b8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
# restore-keys: |
# v1-${{ hashFiles('./deps.edn') }}-
# v1-
# - name: Build Guacamaya
# - name: Build Macaw
# run: clojure -T:build build
# env:
# GITHUB_SHA: ${{ env.GITHUB_SHA }}
# - name: Deploy Guacamaya
# - name: Deploy Macaw
# run: clojure -T:build deploy
# env:
# CLOJARS_USERNAME: ${{ secrets.CLOJARS_USERNAME }}
Expand Down

0 comments on commit abd3b8b

Please sign in to comment.