Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
victorggonzalez committed May 3, 2022
1 parent e4ec129 commit a29522c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cintegration-s3-caller.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI pipeline for Graasp auth
name: CI pipeline for Graasp compose

# Controls when the action will run.
on:
Expand All @@ -16,7 +16,7 @@ on:
jobs:
graasp-deploy-s3-workflow:
name: Graasp Builder
uses: graasp/graasp-deploy/.github/workflows/cintegration-s3.yml@6fb866ebf9c7369f4c324a3ba64e079ad54f2b49
uses: graasp/graasp-deploy/.github/workflows/cintegration-s3.yml@main
with:
build-folder: 'build'
secrets:
Expand Down

0 comments on commit a29522c

Please sign in to comment.