Skip to content

Commit

Permalink
fix: contents workflow vars
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed May 10, 2024
1 parent 1f3e8cf commit 0b54212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/newcontents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cluster-id: ${{ secrets.RANCHER_CLUSTER_ID }}
project-id: ${{ secrets.RANCHER_PROJECT_ID }}
namespace: ${{ secrets.RANCHER_NAMESPACE_DEVELOP }}
workload: ${{ secrets.RANCHER_WORKLOAD_PERF }}
workload: ${{ secrets.RANCHER_WORKLOAD_CONTENTS }}
image: redturtletech/io-comune-base:contents
slack-hook-url: ${{ secrets.RANCHER_SLACK_HOOK_URL }}

0 comments on commit 0b54212

Please sign in to comment.