Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #368 from findy-network/push-new-commit-to-dev
Browse files Browse the repository at this point in the history
Push new commit to dev on release.
  • Loading branch information
lauravuo authored Mar 25, 2024
2 parents 29940df + 554bef8 commit cc27267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/do-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
app-id: ${{ secrets.AGENCY_RELEASER_ID }}
private-key: ${{ secrets.AGENCY_RELEASER_KEY }}
- uses: findy-network/releaser-action@master
- uses: findy-network/releaser-action@push-to-dev
with:
token: ${{ steps.generate_token.outputs.token }}
gate: test
Expand Down

0 comments on commit cc27267

Please sign in to comment.