Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Jul 11, 2024
1 parent be23924 commit ae74e6a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/aptible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
uses: aptible/aptible-deploy-action@v4
with:
type: git
app: eric-20240614-git-delete
environment: chaos
username: ${{ secrets.APTIBLE_ROBOT_USERNAME }}
password: ${{ secrets.APTIBLE_ROBOT_PASSWORD }}
app: noconfig
environment: newnew
username: [email protected]
password: ${{ secrets.APTIBLE_ERIC_PASSWORD }}

#name: aptible
#
Expand Down

0 comments on commit ae74e6a

Please sign in to comment.