Skip to content

Commit

Permalink
rename dir to feature-flags
Browse files Browse the repository at this point in the history
  • Loading branch information
bitkris-dev committed Jul 26, 2024
1 parent c676844 commit 47d3ad8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: "./config"
path: "./feature-flags"

- name: Deploy to GitHub Pages
id: deployment
Expand Down
File renamed without changes.

0 comments on commit 47d3ad8

Please sign in to comment.